From 9b6c786fd124210a0a1224dff4f14c8072d5a826 Mon Sep 17 00:00:00 2001 From: Aalex Gabi Date: Mon, 4 Dec 2017 15:54:36 +0100 Subject: [PATCH] fix: sync help.txt to available options --- doc/cli/help.txt | 1 + 1 file changed, 1 insertion(+) 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