code/help

This commit is contained in:
Marc Beninca 2025-07-08 06:17:21 +02:00
parent 3dceffeea5
commit c8e4fc9b41
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F
2 changed files with 13 additions and 13 deletions

View file

@ -2,18 +2,6 @@
# │ self │
# ╰──────╯
# ╭──────┬──────╮
# │ self │ help │
# ╰──────┴──────╯
# output help message
rwx_self_help() {
rwx_log \
"rwx_… = functions" \
" a__… = aliases" \
" u__… = user"
}
# ╭──────┬────────╮
# │ self │ subset │
# ╰──────┴────────╯