activate-global-python-argcomplete -V (return code: 2)
usage: activate-global-python-argcomplete [-h] [--dest DEST] [--user]
[--no-defaults]
[--complete-arguments ...]
activate-global-python-argcomplete: error: unrecognized arguments: --version
activate-global-python-argcomplete --help (return code: 0)
usage: activate-global-python-argcomplete [-h] [--dest DEST] [--user]
[--no-defaults]
[--complete-arguments ...]
Activate the generic bash-completion script for the argcomplete module.
optional arguments:
-h, --help show this help message and exit
--dest DEST Specify the bash completion modules directory to
install into
--user Install into user directory (~/.bash_completion.d/)
--no-defaults When no matches are generated, do not fallback to
readline's default completion
--complete-arguments ...
arguments to call complete with; use of this option
discards default options