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 is misleading / ambiguous around what args are accepted for "KEY" #110

Open
wwade opened this issue Jun 21, 2021 · 0 comments
Open

Comments

@wwade
Copy link
Owner

wwade commented Jun 21, 2021

For example, the following is entirely valid:

job ls /tmp/foo
job -B foo true

But the help says things like:

  -k KEY, --key KEY     Specify job key to use (must be unique among active jobs)
  -b KEY, --blocked-by KEY
                        Specify that this job depends on the job specified by KEY

When in fact, it takes just a job reference of some kind which can be a substring of a current or recent job's command line OR a fully-qualified job key.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant