aboutsummaryrefslogtreecommitdiffstats
path: root/xenstore-viewer.bash
diff options
context:
space:
mode:
Diffstat (limited to 'xenstore-viewer.bash')
-rwxr-xr-xxenstore-viewer.bash1
1 files changed, 1 insertions, 0 deletions
diff --git a/xenstore-viewer.bash b/xenstore-viewer.bash
index b56c79f..1f1fc20 100755
--- a/xenstore-viewer.bash
+++ b/xenstore-viewer.bash
@@ -121,6 +121,7 @@ function xenstoregetinfo () {
;;
*)
echo "Unrecognized command. Type m for help."
+ echo "Use EOF (typically Control-D) to quit this script."
;;
esac
}