Skip to content

Commit 2e51f48

Browse files
committed
chore(users): add help for users:enable/disable
1 parent 7a7506b commit 2e51f48

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

parser/users.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ func Users(argv []string, cmdr cmd.Commander) error {
1111
Valid commands for users:
1212
1313
users:list list all registered users
14+
users:enable enable a user
15+
users:disable disable a user
1416
1517
Use 'drycc help [command]' to learn more.
1618
`

0 commit comments

Comments
 (0)