.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.41.1. .TH REGISTER-PYTHON-ARGCOMPLETE "1" "January 2013" "register-python-argcomplete 0.3.3" "User Commands" .SH NAME register-python-argcomplete \- register-python-argcomplete - argcomplete utility script .SH DESCRIPTION usage: register\-python\-argcomplete [\-h] executable .PP Register a Python executable for use with the argcomplete module. .PP To perform the registration, source the output of this script in your bash shell (quote the output to avoid interpolation). .PP Example: .IP \f(CW$ eval "$(register-python-argcomplete my-favorite-script.py)"\fR .SS "positional arguments:" .IP executable .SS "optional arguments:" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .SH AUTHORS .B argcomplete module was written by Andrey Kislyuk .SH "SEE ALSO" Full documentation for .B argccomplete module is stored at https://argcomplete.readthedocs.org/en/latest/