diff --git a/core/oputil/oputil_help.js b/core/oputil/oputil_help.js index 7104d827e..14bf9de12 100644 --- a/core/oputil/oputil_help.js +++ b/core/oputil/oputil_help.js @@ -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 [] @@ -219,6 +220,11 @@ qwk-export arguments: TIMESTAMP. --no-qwke Disable QWKE extensions. --no-synchronet Disable Synchronet style extensions. +`, + SSH: `usage: oputil.js ssh + +Actions: + create Create new SSH Keys `, });