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

man: detox -c #30

Closed
mplx opened this issue Feb 9, 2021 · 2 comments
Closed

man: detox -c #30

mplx opened this issue Feb 9, 2021 · 2 comments
Assignees
Labels
Projects

Comments

@mplx
Copy link

mplx commented Feb 9, 2021

The example in the manpages detox -c my_detoxrc -L -v does not work; option -c is neither documented in the man page nor in --help.

EXAMPLES
...
     detox -c my_detoxrc -L -v
                 Will list the sequences within my_detoxrc, showing their filters and options.
$ detox -c my_detoxrc -L -v
detox: invalid option -- 'c'
usage: detox [-hLnrvV] [-f configfile] [-s sequence] [--dry-run] [--inline] [--special]
	  file [file ...]

Shoud be -f instead?

@dharple
Copy link
Owner

dharple commented Feb 11, 2021

You are correct, it should be -f. Thanks!

@dharple dharple added the bug label Feb 11, 2021
@dharple dharple added this to To Do in detox v1.4 via automation Feb 11, 2021
@dharple dharple moved this from To Do to In Progress in detox v1.4 Feb 12, 2021
detox v1.4 automation moved this from In Progress to Done Feb 12, 2021
@dharple dharple self-assigned this Feb 12, 2021
@dharple
Copy link
Owner

dharple commented Feb 12, 2021

This is fixed, and will be released with v1.4.0. I also found another typo (in the synopsis) while searching for the -c in the man page. Bonus fix!

@dharple dharple assigned dharple and unassigned dharple Feb 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Development

No branches or pull requests

2 participants