diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-07-08 07:58:05 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-07-08 07:58:05 +0000 |
commit | 896c30beccf1bff0a8acb1e78850eeae36419d28 (patch) | |
tree | f6a051dbaea28e5591bc1e1e75d5f7c50f24effc /pod | |
parent | 501f41944fdaebbd649a7f9d12e9b58ee7c14eba (diff) | |
download | urpmi-896c30beccf1bff0a8acb1e78850eeae36419d28.tar urpmi-896c30beccf1bff0a8acb1e78850eeae36419d28.tar.gz urpmi-896c30beccf1bff0a8acb1e78850eeae36419d28.tar.bz2 urpmi-896c30beccf1bff0a8acb1e78850eeae36419d28.tar.xz urpmi-896c30beccf1bff0a8acb1e78850eeae36419d28.zip |
- urpmq:
o --suggests now displays the suggested packages, see --allow-suggests for
previous behaviour (#39726)
- fixing duplicated setting of options in args.pm
Diffstat (limited to 'pod')
-rw-r--r-- | pod/urpmq.8.pod | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pod/urpmq.8.pod b/pod/urpmq.8.pod index 959044cc..70123da0 100644 --- a/pod/urpmq.8.pod +++ b/pod/urpmq.8.pod @@ -225,6 +225,10 @@ Prints the package provides. Prints the package requires. +=item B<--suggests> + +Prints the package suggests. + =item B<--sourcerpm> Prints the sourcerpm of the package |