mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
fix sub command name of tootctl accounts 'update' to 'modify'
This commit is contained in:
parent
4428120873
commit
b113e83c91
@ -28,7 +28,7 @@ RAILS_ENV=production bin/tootctl help
|
|||||||
After signing up in the browser, you will need to use the command line to give your newly created account admin privileges. Assuming your username is `alice`:
|
After signing up in the browser, you will need to use the command line to give your newly created account admin privileges. Assuming your username is `alice`:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
RAILS_ENV=production bin/tootctl accounts update alice --role admin
|
RAILS_ENV=production bin/tootctl accounts modify alice --role admin
|
||||||
```
|
```
|
||||||
|
|
||||||
### From the command line
|
### From the command line
|
||||||
|
Loading…
x
Reference in New Issue
Block a user