fixed executable help echo

This commit is contained in:
Julian Lam
2014-02-18 19:41:50 -05:00
parent bc7eb501c8
commit b5496b5680

2
nodebb
View File

@@ -59,7 +59,7 @@ case "$1" in
*)
echo "Welcome to NodeBB"
echo $"Usage: $0 {start|dev|watch|language}"
echo $"Usage: $0 {start|dev|watch|upgrade}"
echo ''
column -s ' ' -t <<< '
start Start NodeBB in production mode