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:
commit
03d3962148
@ -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ń
|
||||
|
Loading…
x
Reference in New Issue
Block a user