diff options
author | Ulrich Müller <ulm@gentoo.org> | 2009-08-19 13:10:17 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2009-08-19 13:10:17 +0000 |
commit | 22faa7d92608a862f597907af08bcccaf4ad26ff (patch) | |
tree | 71109bf46b6be9bfa5d58ecdac8eb08e456512e1 /man | |
parent | Suppress "none found" message in brief output mode. (diff) | |
download | eselect-22faa7d92608a862f597907af08bcccaf4ad26ff.tar.gz eselect-22faa7d92608a862f597907af08bcccaf4ad26ff.tar.bz2 eselect-22faa7d92608a862f597907af08bcccaf4ad26ff.zip |
Document the --brief option.
svn path=/trunk/; revision=632
Diffstat (limited to 'man')
-rw-r--r-- | man/eselect.1 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/man/eselect.1 b/man/eselect.1 index 10e0e3f..92b6214 100644 --- a/man/eselect.1 +++ b/man/eselect.1 @@ -2,7 +2,7 @@ .\" Distributed under the terms of the GNU General Public License v2 .\" $Id$ .\" -.TH ESELECT 1 "April 2009" "Gentoo Linux" eselect +.TH ESELECT 1 "August 2009" "Gentoo Linux" eselect .SH NAME eselect \- Gentoo's multi\-purpose configuration and management tool .SH SYNOPSIS @@ -16,6 +16,10 @@ is Gentoo's configuration and management tool. It features modules that care for individual administrative tasks. .SH OPTIONS .TP +.B \-\-brief +Set brief output mode, for use as input to other programs. +(This is an experimental feature.) +.TP .BR \-\-no-color ", " \-\-no-colour Disable coloured output. .SH BUILT-INS |