diff --git a/cli/tests/snapshots/help__help_unix.snap b/cli/tests/snapshots/help__help_unix.snap index ae0386e..06ab89e 100644 --- a/cli/tests/snapshots/help__help_unix.snap +++ b/cli/tests/snapshots/help__help_unix.snap @@ -15,9 +15,9 @@ FLAGS: --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 project ignore files (.gitignore, .ignore, etc.) --no-meta Ignore metadata changes --no-process-group Do not use a process group when running the command + --no-ignore Skip auto-loading of project ignore files (.gitignore, .ignore, etc.) -n, --no-shell Do not wrap command in a shell. Deprecated: use --shell=none instead. --no-vcs-ignore Skip auto-loading of VCS (Git, etc) ignore files -N, --notify Send a desktop notification when the command ends diff --git a/cli/tests/snapshots/help__help_windows.snap b/cli/tests/snapshots/help__help_windows.snap index 8f82614..627f1c2 100644 --- a/cli/tests/snapshots/help__help_windows.snap +++ b/cli/tests/snapshots/help__help_windows.snap @@ -15,9 +15,9 @@ FLAGS: --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 project ignore files (.gitignore, .ignore, etc.) --no-meta Ignore metadata changes --no-process-group Do not use a process group when running the command + --no-ignore Skip auto-loading of project ignore files (.gitignore, .ignore, etc.) -n, --no-shell Do not wrap command in a shell. Deprecated: use --shell=none instead. --no-vcs-ignore Skip auto-loading of VCS (Git, etc) ignore files -N, --notify Send a desktop notification when the command ends