Fix descriptions

This commit is contained in:
Mark Felder 2020-09-08 16:59:53 -05:00
parent d23d0c27c2
commit ed847474c3
1 changed files with 4 additions and 4 deletions

View File

@ -224,10 +224,10 @@
```
### Options
- `--admin`/`--no-admin` - the user account admin status
- `--confirmed`/`--no-confirmed` - the user account confirmation status
- `--locked`/`--no-locked` - the user account locked status
- `--moderator`/`--no-moderator` - the user account moderator status
- `--admin`/`--no-admin` - whether the user should be an admin
- `--confirmed`/`--no-confirmed` - whether the user account is confirmed
- `--locked`/`--no-locked` - whether the user should be locked
- `--moderator`/`--no-moderator` - whether the user should be a moderator
## Add tags to a user