summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-04-01 19:02:41 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-04-16 10:19:45 +0000
commit19352b34fbcb93da3c444fb13611fc1581cc8043 (patch)
treeb356afa0db58169fa86e476f1d37cd9dfb659633 /bin
parentUsing logout only to exit container-shell. (diff)
downloadcompute-tools-19352b34fbcb93da3c444fb13611fc1581cc8043.tar.xz
compute-tools-19352b34fbcb93da3c444fb13611fc1581cc8043.zip
Adding start note about logout to container-shell.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
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