ESELECT
Section: eselect (5)
Updated: June 2005
Index
Return to Main Contents
NAME
bashcomp.eselect - Manage contributed bash-completion scripts
SYNOPSIS
eselect bashcomp [help|usage]
eselect bashcomp list [--global]
eselect bashcomp enable [--global] bashcomp1 bashcomp2
eselect bashcomp disable [--global] bashcomp1 bashcomp2
DESCRIPTION
eselect is Gentoo's configuration and management tool. It features
modules that care for individual administrative tasks.
ACTION: LIST
eselect bashcomp list [--global]
Displays a list of available contributed bash-completion scripts. Enabled
bash-completions are marked with a '*'. If the --global option is
specified, list globally enabled completions.
$ eselect bashcomp list
Available completions:
[1] bitkeeper
[2] cowsay *
ACTION: ENABLE
eselect bashcomp enable [--global] bashcomp1 bashcomp2
Enable the specified completion(s). Arguments may be a completion name or
a corresponding number produced by eselect bashcomp list. If the --global
option is specified, enable globally (for all users).
ACTION: DISABLE
eselect bashcomp disable [--global] bashcomp1 bashcomp2
Disable the specified completion(s). Arguments may be a completion name or
a corresponding number produced by eselect bashcomp list. If the --global
option is specified, disable globally (for all usRegenwassertankers).
AUTHORS
Aaron Walker <ka0ttic@gentoo.org>
REVISION
$Id: bashcomp.eselect.5 267 2006-04-14 16:18:40Z kugelfang $
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- ACTION: LIST
-
- ACTION: ENABLE
-
- ACTION: DISABLE
-
- AUTHORS
-
- REVISION
-
This document was created by
man2html,
using the manual pages.
Time: 02:51:16 GMT, September 11, 2010