Added 'status' to help

SVN revision: 2333
This commit is contained in:
2010-10-08 13:02:18 +00:00
parent 085bfa83fb
commit 03b1549afa
+1 -1
View File
@@ -63,7 +63,7 @@ case "$1" in
$0 start
;;
*)
echo "Usage: $0 {start|stop|restart}"
echo "Usage: $0 {start|stop|status|restart}"
exit 1
esac