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

Change --language option to match other #11

Closed
fazibear opened this issue May 17, 2015 · 0 comments · Fixed by #13
Closed

Change --language option to match other #11

fazibear opened this issue May 17, 2015 · 0 comments · Fixed by #13

Comments

@fazibear
Copy link
Collaborator

SubtitleIt - Download, convert and create subtitles.

Usage: subtitle_it [options] movie or file_in [file_out]

 Options are:
    -l, --language [LANGUAGE]        Language to search subtitles for, try it empty to see the supported ones.
    -c, --convert=FORMAT             Format to convert to
    -d, --delay=DELAY                Delay to add/remove
    -f, --force                      Force overwrite
    -h, --help                       Show this help message.
    -v, --version                    Show program version

change
-l, --language [LANGUAGE] Language to search subtitles for, try it empty to see the supported
to
-l, --language=LANGUAGE Language to search subtitles for, try it empty to see the supported
to match other options.

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 a pull request may close this issue.

1 participant