summaryrefslogtreecommitdiff
path: root/Biz/Ide/ns
diff options
context:
space:
mode:
Diffstat (limited to 'Biz/Ide/ns')
-rwxr-xr-xBiz/Ide/ns3
1 files changed, 2 insertions, 1 deletions
diff --git a/Biz/Ide/ns b/Biz/Ide/ns
index 54d11d4..22214d3 100755
--- a/Biz/Ide/ns
+++ b/Biz/Ide/ns
@@ -12,7 +12,8 @@ fi
$VERB $NS
-read -p "n: change ns, v: change verb, b: change both, ^C: exit, else: continue" -n 1 input
+printf "\nn:\tchange ns\nv:\tchange verb\nb:\tchange both\n^C:\texit\nelse:\tcontinue\n"
+read -p " ns> " -n 1 input
if [[ $input == "v" ]]
then