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

Incorrect descriptions/usage for shows and search arguments #19

Open
DmitrySandalov opened this issue Sep 14, 2016 · 3 comments
Open

Incorrect descriptions/usage for shows and search arguments #19

DmitrySandalov opened this issue Sep 14, 2016 · 3 comments

Comments

@DmitrySandalov
Copy link

tvcmd:> shows --help
usage: save [-h]

Save episodes status DB and cache

optional arguments:
-h, --help show this help message and exit

example: save

tvcmd:> search --help
usage: save [-h] SHOW

Save episodes status DB and cache

positional arguments:
SHOW show name or part, ex: the offi

optional arguments:
-h, --help show this help message and exit

example: search the offi

@juantascon
Copy link
Owner

fixed at 57432d5

@DmitrySandalov
Copy link
Author

The description and epilog messages for 'shows --help' are still the same.

tvcmd:> shows --help
usage: save [-h]

Save episodes status DB and cache

optional arguments:
  -h, --help  show this help message and exit

example: save

@juantascon juantascon reopened this Nov 1, 2016
@juantascon
Copy link
Owner

you are right, I fixed search but missed save, I'll reopen the issue

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

2 participants