diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-07-08 08:05:54 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-07-08 08:05:54 +0000 |
commit | ac6e5d5bc1958f7b1778104b6d2b76aaa74ade00 (patch) | |
tree | 5ea714a79e68295107c54c9d15956f90bb3a010a | |
parent | 896c30beccf1bff0a8acb1e78850eeae36419d28 (diff) | |
download | urpmi-ac6e5d5bc1958f7b1778104b6d2b76aaa74ade00.tar urpmi-ac6e5d5bc1958f7b1778104b6d2b76aaa74ade00.tar.gz urpmi-ac6e5d5bc1958f7b1778104b6d2b76aaa74ade00.tar.bz2 urpmi-ac6e5d5bc1958f7b1778104b6d2b76aaa74ade00.tar.xz urpmi-ac6e5d5bc1958f7b1778104b6d2b76aaa74ade00.zip |
fix doc: -P is deprecated for same time, do not refer to it
-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 70123da0..4ccf565f 100644 --- a/pod/urpmq.8.pod +++ b/pod/urpmq.8.pod @@ -274,7 +274,7 @@ Print dependencies (maximal closure). =item B<--whatprovides> -Search in provides to find package (this is the opposite of B<-P>). +Search in provides to find package. =item B<--whatrequires> |