From ac4804f3b4a6fde177c3241385b9496e62728b50 Mon Sep 17 00:00:00 2001 From: "Lockszmith (@kateryna)" Date: Mon, 23 Dec 2024 17:05:43 -0500 Subject: [PATCH] Added hints to runtipictl's usage --- _bin/runtipictl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/_bin/runtipictl b/_bin/runtipictl index 6c871ab..f760ca2 100755 --- a/_bin/runtipictl +++ b/_bin/runtipictl @@ -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