aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorAaron Walker <ka0ttic@gentoo.org>2005-10-19 11:20:50 +0000
committerAaron Walker <ka0ttic@gentoo.org>2005-10-19 11:20:50 +0000
commit30d9908aad3c70900049b9d39fc0bd541ca88add (patch)
treee64ddcd1458a6b82249645b3dea43d8106cebda7 /man
parentAdded describe_update_options and describe_update_parameters. (diff)
downloadeselect-30d9908aad3c70900049b9d39fc0bd541ca88add.tar.gz
eselect-30d9908aad3c70900049b9d39fc0bd541ca88add.tar.bz2
eselect-30d9908aad3c70900049b9d39fc0bd541ca88add.zip
Added --global as a possible option for the 'list' action.
svn path=/trunk/; revision=232
Diffstat (limited to 'man')
-rw-r--r--man/bashcomp.eselect.57
1 files changed, 4 insertions, 3 deletions
diff --git a/man/bashcomp.eselect.5 b/man/bashcomp.eselect.5
index 867baec..e4e455e 100644
--- a/man/bashcomp.eselect.5
+++ b/man/bashcomp.eselect.5
@@ -4,7 +4,7 @@ bashcomp\.eselect \- Manage contributed bash-completion scripts
.SH "SYNOPSIS"
\fBeselect bashcomp\fR [\fBhelp\fR|\fBusage\fR]
.br
-\fBeselect bashcomp\fR \fBlist\fR
+\fBeselect bashcomp\fR \fBlist\fR [\fB\-\-global\fR]
.br
\fBeselect bashcomp\fR \fBenable\fR [\fB\-\-global\fR] \fIbashcomp1 bashcomp2\fR
.br
@@ -14,10 +14,11 @@ bashcomp\.eselect \- Manage contributed bash-completion scripts
\fBeselect\fR is Gentoo's configuration and management tool. It features
modules that care for individual administrative tasks.
.SH "ACTION: LIST"
-\fBeselect bashcomp list\fR
+\fBeselect bashcomp list\fR [\fB\-\-global\fR]
.br
Displays a list of available contributed bash-completion scripts. Enabled
-bash-completions are marked with a '*'.
+bash-completions are marked with a '*'. If the \fB\-\-global\fR option is
+specified, list globally enabled completions.
$ eselect bashcomp list
.br