Skip to content

Commit

Permalink
Update oputil_help.js
Browse files Browse the repository at this point in the history
  • Loading branch information
crhultay authored Nov 23, 2024
1 parent 0f7330a commit c0044dc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions core/oputil/oputil_help.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Commands:
config Configuration management
fb File base management
mb Message base management
ssh SSH key management
`,
User: `usage: oputil.js user <action> [<arguments>]
Expand Down Expand Up @@ -219,6 +220,11 @@ qwk-export arguments:
TIMESTAMP.
--no-qwke Disable QWKE extensions.
--no-synchronet Disable Synchronet style extensions.
`,
SSH: `usage: oputil.js ssh <action>
Actions:
create Create new SSH Keys
`,
});

Expand Down

0 comments on commit c0044dc

Please sign in to comment.