Fix help test files

This commit is contained in:
Félix Saparelli 2021-12-29 19:00:54 +13:00
parent ea3f09408f
commit b300be081f
No known key found for this signature in database
GPG Key ID: B948C4BAE44FC474
2 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,7 @@ FLAGS:
-h, --help Prints help information
--no-default-ignore Skip auto-ignoring of commonly ignored globs
--no-environment Do not set WATCHEXEC_*_PATH environment variables for the command
--no-global-ignore Skip auto-loading of global or environment-wide ignore files
--no-ignore Skip auto-loading of ignore files (.gitignore, .ignore, etc.) for filtering
--no-meta Ignore metadata changes
--no-process-group Do not use a process group when running the command

View File

@ -14,6 +14,7 @@ FLAGS:
-h, --help Prints help information
--no-default-ignore Skip auto-ignoring of commonly ignored globs
--no-environment Do not set WATCHEXEC_*_PATH environment variables for the command
--no-global-ignore Skip auto-loading of global or environment-wide ignore files
--no-ignore Skip auto-loading of ignore files (.gitignore, .ignore, etc.) for filtering
--no-meta Ignore metadata changes
--no-process-group Do not use a process group when running the command