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:
Jason Kendall 2018-04-23 20:53:55 -04:00 committed by GitHub
parent 6e94befd8b
commit 389e52dcb9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,6 +19,7 @@ commands:
user user utilities user user utilities
config config file management config config file management
fb file base management fb file base management
mb message base management
`, `,
User : User :
`usage: optutil.js user --user USERNAME <args> `usage: optutil.js user --user USERNAME <args>