diff options
Diffstat (limited to 'xenstore-viewer-zh_TW.utf8.bash')
-rwxr-xr-x | xenstore-viewer-zh_TW.utf8.bash | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xenstore-viewer-zh_TW.utf8.bash b/xenstore-viewer-zh_TW.utf8.bash index 19f0e72..841e77f 100755 --- a/xenstore-viewer-zh_TW.utf8.bash +++ b/xenstore-viewer-zh_TW.utf8.bash @@ -121,6 +121,7 @@ function xenstoregetinfo () { ;; *) echo "不明的指令。請輸入 m 來查看說明。" + echo "若要離開,請送出 EOF,通常按下 Control-D 即可。" ;; esac } |