rwx/sh/self.sh
2024-11-29 22:54:00 +01:00

7 lines
122 B
Bash

# output help message
rwx_self_help() {
rwx_log \
"rwx_… = functions" \
" a__… = aliases" \
" u__… = user"
}