From ed0a17b94a77c39767b39f766b4189a9371bdc70 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Thu, 27 Feb 2014 23:24:52 -0500 Subject: [PATCH] reoad, lol --- nodebb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodebb b/nodebb index bc52d69657..d33baeba04 100755 --- a/nodebb +++ b/nodebb @@ -61,7 +61,7 @@ case "$1" in *) echo "Welcome to NodeBB" - echo $"Usage: $0 {start|stop|reoad|restart|log|setup|reset|upgrade|dev|watch}" + echo $"Usage: $0 {start|stop|reload|restart|log|setup|reset|upgrade|dev|watch}" echo '' column -s ' ' -t <<< ' start Start the NodeBB server