mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-07 13:15:28 +02:00
lol fail
This commit is contained in:
parent
320ac1fc36
commit
12a1809a88
2 changed files with 6 additions and 6 deletions
|
@ -8,7 +8,7 @@ exports.getHelpFor = getHelpFor;
|
|||
|
||||
const usageHelp = exports.USAGE_HELP = {
|
||||
General :
|
||||
`usage: optutil.js [--version] [--help]
|
||||
`usage: oputil.js [--version] [--help]
|
||||
<command> [<args>]
|
||||
|
||||
global args:
|
||||
|
@ -22,7 +22,7 @@ commands:
|
|||
mb message base management
|
||||
`,
|
||||
User :
|
||||
`usage: optutil.js user <action> [<args>]
|
||||
`usage: oputil.js user <action> [<args>]
|
||||
|
||||
actions:
|
||||
info USERNAME display information about a user
|
||||
|
@ -38,7 +38,7 @@ actions:
|
|||
`,
|
||||
|
||||
Config :
|
||||
`usage: optutil.js config <action> [<args>]
|
||||
`usage: oputil.js config <action> [<args>]
|
||||
|
||||
actions:
|
||||
new generate a new/initial configuration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue