Hi. It would be nice to allow the user to auto complete flags like `--help, `--version` etc. For example, the `git` completion allows `git --v[TAB]` to auto complete to `git --version`. TIA
Hi.
It would be nice to allow the user to auto complete flags like
--help,--version` etc.For example, the
gitcompletion allowsgit --v[TAB]to auto complete togit --version.TIA