Missing mb command in oputil.js help
The `mb` sub-command was missing from the general help output from oputil.js - this add it.
This commit is contained in:
@@ -19,6 +19,7 @@ commands:
|
||||
user user utilities
|
||||
config config file management
|
||||
fb file base management
|
||||
mb message base management
|
||||
`,
|
||||
User :
|
||||
`usage: optutil.js user --user USERNAME <args>
|
||||
|
||||
Reference in New Issue
Block a user