Skip to content
This repository was archived by the owner on May 29, 2025. It is now read-only.

Added long options and bash completion#199

Open
ms-jagadeeshan wants to merge 3 commits intobugswriter:developfrom
ms-jagadeeshan:develop
Open

Added long options and bash completion#199
ms-jagadeeshan wants to merge 3 commits intobugswriter:developfrom
ms-jagadeeshan:develop

Conversation

@ms-jagadeeshan
Copy link
Copy Markdown

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant