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

Allow positional shell to imdl completions #415

Merged
merged 3 commits into from
Apr 22, 2020
Merged

Allow positional shell to imdl completions #415

merged 3 commits into from
Apr 22, 2020

Conversation

casey
Copy link
Owner

@casey casey commented Apr 22, 2020

The shell can now be passed to imdl completions without a flag:

imdl completions bash

Passing the shell by flag continues to work.

type: changed
fixes:

casey added 3 commits April 21, 2020 23:57
The shell can now be passed to `imdl completions` without a flag:

  imdl completions bash

Passing the shell by flag continues to work.

type: changed
fixes:
- #375
Fix inconsistent argument value names in help strings.

type: fixed
Input can now be passed to `imdl torrent show` without a flag:

  imdl torrent show foo.torrent

Passing input by flag continues to work.

type: changed
fixes:
- #375
@casey casey merged commit 25ac072 into master Apr 22, 2020
@casey casey deleted the completion-arg branch April 22, 2020 07:42
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

Successfully merging this pull request may close these issues.

1 participant