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