diff --git a/doc/cli/help.txt b/doc/cli/help.txt index 86f480a1..dcbe5307 100644 --- a/doc/cli/help.txt +++ b/doc/cli/help.txt @@ -19,6 +19,7 @@ -v, --version ............ current nodemon version. -h, --help ............... you're looking at it. --help ........... help on a specific feature. Try "--help topics". + --signal ........ use specified kill signal instead of default (ex. SIGTERM) -- ........... to tell nodemon stop slurping arguments. Note: if the script is omitted, nodemon will try to read "main" from