mirror of
https://github.com/wassname/talk.git
synced 2026-09-09 11:38:08 +08:00
updated docs for 4.0
This commit is contained in:
+1
-1
@@ -273,7 +273,7 @@ program
|
||||
.action(deleteUser);
|
||||
|
||||
program
|
||||
.command('search')
|
||||
.command('list')
|
||||
.description('searches for a user based on their stored username and email')
|
||||
.action(searchUsers);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user