rwx/sh/self.sh

8 lines
122 B
Bash
Raw Normal View History

2024-11-29 21:54:00 +00:00
# output help message
rwx_self_help() {
rwx_log \
"rwx_… = functions" \
" a__… = aliases" \
" u__… = user"
}