Skip to content

Commit

Permalink
fix: sync help.txt to available options
Browse files Browse the repository at this point in the history
  • Loading branch information
aalexgabi authored and remy committed Dec 4, 2017
1 parent 0b1bf13 commit 9b6c786
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/cli/help.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
-v, --version ............ current nodemon version.
-h, --help ............... you're looking at it.
--help <topic> ........... help on a specific feature. Try "--help topics".
--signal <signal> ........ use specified kill signal instead of default (ex. SIGTERM)
-- <your args> ........... to tell nodemon stop slurping arguments.

Note: if the script is omitted, nodemon will try to read "main" from
Expand Down

0 comments on commit 9b6c786

Please sign in to comment.