Fix descriptions
authorMark Felder <feld@FreeBSD.org>
Tue, 8 Sep 2020 21:59:53 +0000 (16:59 -0500)
committerMark Felder <feld@FreeBSD.org>
Tue, 8 Sep 2020 21:59:53 +0000 (16:59 -0500)
docs/administration/CLI_tasks/user.md

index 0fcc8cfb98d82662b9308411dcd8ec23245869f5..c64ed4f223b8cd5278f22d17245c58a3bbd32d43 100644 (file)
     ```
 
 ### 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