1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
.TH PYTHON-ARGCOMPLETE-CHECK-EASY-INSTALL-SCRIPT "1" "November 2023" "python-argcomplete-check-easy-install-script 3.1.4-1" "User Commands"
.SH NAME
python-argcomplete-check-easy-install-script \- python-argcomplete-check-easy-install-script - argcomplete utility script
.SH DESCRIPTION
This script is part of the Python argcomplete package (https://github.com/kislyuk/argcomplete).
It is used to check if an EASY\-INSTALL\-SCRIPT wrapper redirects to a script that contains the string
"PYTHON_ARGCOMPLETE_OK". If you have enabled global completion in argcomplete, the completion hook will run it every
time you press <TAB> in your shell.
.SS "Usage:"
.IP
python\-argcomplete\-check\-easy\-install\-script <input executable file>
.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/
|