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

Added long options and bash completion #199

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

ms-jagadeeshan
Copy link

Changes:

  • Bash completion added
  • Long options added ( before passing arguments to getopts, loop through arguments and converts long option to short)
  • Translation and pronounciation fixed
  • Readme, help are added with long options

Note:

  • In linux, when placing bash completion under /etc/bash_completion.d/ it works fine
  • I don't know about mac, so i didn't changed installation part

Need to be done:

  • Installation code, which is compatible with linux and mac (BSD too)
  • zsh completion, fish completion etc..

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