summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/container-shell2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/container-shell b/bin/container-shell
index 93f57d9..37a88df 100755
--- a/bin/container-shell
+++ b/bin/container-shell
@@ -81,7 +81,7 @@ Shell ()
trap 'echo' EXIT HUP INT QUIT TERM
echo "${PROGRAM}-shell $(${PROGRAM} version)"
-echo "Type \"help\" for more information."
+echo "Type \"help\" for more information, type \"logout\" to exit."
while true
do