diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-01-14 13:13:22 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-01-14 13:13:22 +0000 |
commit | 3349c4784233f99efeef61285f1c6f30390968da (patch) | |
tree | d95cdf869697ffefdb9fd686d6b23f1216ba5b80 /pod | |
parent | 86db34b5ca136bdf83ae1658e46e29305d06d151 (diff) | |
download | urpmi-3349c4784233f99efeef61285f1c6f30390968da.tar urpmi-3349c4784233f99efeef61285f1c6f30390968da.tar.gz urpmi-3349c4784233f99efeef61285f1c6f30390968da.tar.bz2 urpmi-3349c4784233f99efeef61285f1c6f30390968da.tar.xz urpmi-3349c4784233f99efeef61285f1c6f30390968da.zip |
fix documentation for "urpmq -d"
Diffstat (limited to 'pod')
-rw-r--r-- | pod/urpmq.8.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/urpmq.8.pod b/pod/urpmq.8.pod index 7777a341..686800f2 100644 --- a/pod/urpmq.8.pod +++ b/pod/urpmq.8.pod @@ -217,7 +217,7 @@ This is the same as B<--verbose>. =item B<-d> -This is the same as B<--whatprovides>. +This is the same as B<--requires-recursive>. =item B<-u> |