diff --git a/sh/core/shell.sh b/sh/core/shell.sh index e78c99b..a2f0d7a 100644 --- a/sh/core/shell.sh +++ b/sh/core/shell.sh @@ -51,9 +51,8 @@ rwx_shell_interactive=1 # output help message rwx_shell_help() { - rwx_log "" \ - "rwx_… = functions" \ - " a__… = aliases" + rwx_log \ + "rwx_…" } # return current shell interactive mode