From 19352b34fbcb93da3c444fb13611fc1581cc8043 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 1 Apr 2016 21:02:41 +0200 Subject: Adding start note about logout to container-shell. Signed-off-by: Daniel Baumann --- bin/container-shell | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') 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 -- cgit v1.2.3