Added hints to runtipictl's usage
This commit is contained in:
parent
da4f31287b
commit
ac4804f3b4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue