aboutsummaryrefslogtreecommitdiffstats
path: root/init-sh
diff options
context:
space:
mode:
Diffstat (limited to 'init-sh')
-rwxr-xr-xinit-sh/msec2
1 files changed, 1 insertions, 1 deletions
diff --git a/init-sh/msec b/init-sh/msec
index 6ce12b8..9ae7724 100755
--- a/init-sh/msec
+++ b/init-sh/msec
@@ -8,7 +8,7 @@
trap "" sigint
if [[ -z $1 ]]; then
- echo "Usage : $0 [0-5]"
+ echo "Usage : $0 [0-5] | snf"
echo "Usage : $0 \"custom\""
exit 1
fi