File: python-argcomplete-check-easy-install-script.1

package info (click to toggle)
python-argcomplete 3.6.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 704 kB
  • sloc: python: 2,814; makefile: 50; sh: 7
file content (19 lines) | stat: -rw-r--r-- 983 bytes parent folder | download | duplicates (2)
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/