diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-06-13 02:22:11 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-06-13 02:22:11 +0000 |
commit | 28284221f191085de15e68ad37609f598984819a (patch) | |
tree | 5cf503c513ba64115cd86b5d86fee7b76031ec28 /man/C/urpmq.8 | |
parent | d6e0df002cc316ad44df035b96a9621494187136 (diff) | |
download | urpmi-28284221f191085de15e68ad37609f598984819a.tar urpmi-28284221f191085de15e68ad37609f598984819a.tar.gz urpmi-28284221f191085de15e68ad37609f598984819a.tar.bz2 urpmi-28284221f191085de15e68ad37609f598984819a.tar.xz urpmi-28284221f191085de15e68ad37609f598984819a.zip |
Document --summary option to urpmq.
Add -S as an alias for --summary.
Diffstat (limited to 'man/C/urpmq.8')
-rw-r--r-- | man/C/urpmq.8 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/C/urpmq.8 b/man/C/urpmq.8 index a397ecb3..e5f6d1ee 100644 --- a/man/C/urpmq.8 +++ b/man/C/urpmq.8 @@ -117,6 +117,8 @@ is the default). .IP "\fB\-R\fP" Reverse search to what requires the package given. If you specify this option twice, looks also through virtual packages to find the dependencies. +.IP "\fB\-S\fP" +Same as \fB--summary\fP. .IP "\fB\-y\fP" This is the same as \fB--fuzzy\fP. .IP "\fB\-Y\fP" |