Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help text and man page mention non-existent --ignore-nothing option #625

Closed
cpick opened this issue Jul 13, 2023 · 0 comments · Fixed by #695
Closed

Help text and man page mention non-existent --ignore-nothing option #625

cpick opened this issue Jul 13, 2023 · 0 comments · Fixed by #695
Labels
documentation Concerns or requires changes to documentation

Comments

@cpick
Copy link

cpick commented Jul 13, 2023

I'm running macOS Ventura.

The help text (and man page) mention an --ignore-nothing option:

$ watchexec --help | rg -- --ignore-nothing
          '--ignore-nothing', the write events to the log will likely get picked up by Watchexec,

But that doesn't exist:

$ watchexec --ignore-nothing 2>&1 | head -1
error: unexpected argument '--ignore-nothing' found

I'm running the following version (installed via Nix):

$ watchexec --version
watchexec 1.22.2 (1980-01-01)
build-date: 1980-01-01
release: 1.22.2
features:
@cpick cpick added the bug Something's not right! label Jul 13, 2023
@passcod passcod added documentation Concerns or requires changes to documentation and removed bug Something's not right! labels Jul 15, 2023
@passcod passcod added this to the Ignore handling issues milestone Aug 3, 2023
passcod added a commit that referenced this issue Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Concerns or requires changes to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants