1
0
mirror of https://github.com/mastodon/documentation synced 2025-04-11 22:56:17 +02:00

Merge branch 'patch-1' into 'master'

pl: fix sub command name of tootctl accounts 'update' to 'modify'

See merge request mastodon/docs!5
This commit is contained in:
Eugen Rochko 2018-11-11 22:21:06 +01:00
commit 03d3962148

View File

@ -28,7 +28,7 @@ RAILS_ENV=production bin/tootctl help
Po zarejestrowaniu się w przeglądarce, musisz użyć wiersza poleceń aby nadać nowo utworzonemu kontu prawa administratora. Załóżmy, że Twoja nazwa użytkownika to `alice`:
```bash
RAILS_ENV=production bin/tootctl accounts update alice --role admin
RAILS_ENV=production bin/tootctl accounts modify alice --role admin
```
### W wierszu poleceń