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 /urpmq | |
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 'urpmq')
-rwxr-xr-x | urpmq | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -74,6 +74,7 @@ usage: ") . N(" --env - use specific environment (typically a bug report). ") . N(" --changelog - print changelog. +") . N(" --summary, -S - print summary. ") . N(" -a - select all matches on command line. ") . N(" -c - complete output with package to be removed. ") . N(" -d - extend query to package dependencies. |