aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/help.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/help.sh')
-rwxr-xr-xscripts/help.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/help.sh b/scripts/help.sh
index fdccabbf0..23c460afa 100755
--- a/scripts/help.sh
+++ b/scripts/help.sh
@@ -16,5 +16,6 @@ printf " play -> Run 3 fresh nodes so that you can test the com
16printf " dev -> Watch, run the livereload and run the server so that you can develop the application\n" 16printf " dev -> Watch, run the livereload and run the server so that you can develop the application\n"
17printf " start -> Run the server\n" 17printf " start -> Run the server\n"
18printf " check -> Check the server (according to NODE_ENV)\n" 18printf " check -> Check the server (according to NODE_ENV)\n"
19printf " upgrade -- [branch] -> Upgrade the application according to the [branch] parameter\n"
19printf " test -> Run the tests\n" 20printf " test -> Run the tests\n"
20printf " help -> Print this help\n" 21printf " help -> Print this help\n"