Added hints to runtipictl's usage

This commit is contained in:
Lockszmith (@kateryna) 2024-12-23 17:05:43 -05:00
parent da4f31287b
commit ac4804f3b4
1 changed files with 4 additions and 1 deletions

View File

@ -135,7 +135,10 @@ case "${1}" in
"" "exec" "execute within the shell, START_DIR env applies" \
"" "shell" "enter an insteractive shell" \
"" "" "" \
"" "setup" "setup runtipictl in user's .local/bin dir"
"" "setup" "setup runtipictl in user's .local/bin dir" \
"" "" "" \
"Related env. vars:" "" "" \
"" "VISUAL EDITOR JAIL_UID QUIET START_DIR ROOT_EXEC" ""
;;
esac