Skip to content
This repository has been archived by the owner on Apr 11, 2022. It is now read-only.

Commit

Permalink
Updated help with new deploy option
Browse files Browse the repository at this point in the history
  • Loading branch information
timkim committed Jul 14, 2016
1 parent a1524f7 commit d503d45
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/cli/help.serve.txt
Expand Up @@ -16,6 +16,8 @@ Options:
--no-browser disable desktop browser support
--console enable console.log support to the terminal (default: true)
--no-console disable console.log support to the terminal
--deploy enable the app to actually load updates or new apps from the server when already connected (default: true)
--no-deploy disable the app from loading updates or new apps when already connected
--homepage enable three-finger tap to go back to the server input page (default: true)
--no-homepage disable three-finger tap
--localtunnel enable a local tunnel for public access (default: false)
Expand Down

0 comments on commit d503d45

Please sign in to comment.