File: activate-global-python-argcomplete.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 (26 lines) | stat: -rw-r--r-- 922 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
20
21
22
23
24
25
26
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.3.
.TH ACTIVATE-GLOBAL-PYTHON-ARGCOMPLETE "1" "November 2023" "activate-global-python-argcomplete 3.1.4-1" "User Commands"
.SH NAME
activate-global-python-argcomplete \- activate-global-python-argcomplete - argcomplete utility script
.SH DESCRIPTION
usage: activate\-global\-python\-argcomplete [\-h] [\-\-dest DEST] [\-\-user]
.PP
Activate the generic bash\-completion script or zsh completion autoload function for the argcomplete module.
.SS "options:"
.TP
\fB\-h\fR, \fB\-\-help\fR
show this help message and exit
.TP
\fB\-\-dest\fR DEST
Specify the shell completion modules directory to install into,
or "\-" for stdout
.TP
\fB\-\-user\fR
Install into user directory
.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/