]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - scripts/help.sh
Client: redirect /videos/:id to /videos/watch/:id
[github/Chocobozzz/PeerTube.git] / scripts / help.sh
index fdccabbf016bc22ad3efed49f734670d11f05107..23c460afa42f8387d831d598bf79646d8ec55630 100755 (executable)
@@ -16,5 +16,6 @@ printf "  play                 -> Run 3 fresh nodes so that you can test the com
 printf "  dev                  -> Watch, run the livereload and run the server so that you can develop the application\n"
 printf "  start                -> Run the server\n"
 printf "  check                -> Check the server (according to NODE_ENV)\n"
+printf "  upgrade -- [branch]  -> Upgrade the application according to the [branch] parameter\n"
 printf "  test                 -> Run the tests\n"
 printf "  help                 -> Print this help\n"