summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-04-01 19:29:19 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2016-04-16 10:19:46 +0000
commitf735dc1320f5ddb892326832c48ec3ad4ff2fc26 (patch)
treecf75b98e2be08c2e54bfe6f4bfe6a25b57f13700 /bin
parentAdding notes about container-shell specific commands in container-shell manpage. (diff)
downloadcompute-tools-f735dc1320f5ddb892326832c48ec3ad4ff2fc26.tar.xz
compute-tools-f735dc1320f5ddb892326832c48ec3ad4ff2fc26.zip
Updating container-shell start message.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/container-shell4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/container-shell b/bin/container-shell
index 8341ed0..c801aa6 100755
--- a/bin/container-shell
+++ b/bin/container-shell
@@ -87,8 +87,8 @@ Shell ()
trap 'echo' EXIT HUP INT QUIT TERM
-echo "${PROGRAM}-shell $(${PROGRAM} version)"
-echo "Type \"help\" for more information, type \"logout\" to exit."
+echo "${SOFTWARE} $(${PROGRAM} version)"
+echo "Type \"about\" or \"help\" for more information, \"logout\" to exit."
while true
do