diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-02-25 14:16:02 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-02-25 14:16:02 +0000 |
commit | c11df96b1dbc3a05252951e544b2e6c84d05fcf2 (patch) | |
tree | d16b1abad73389a151d31d0b1651e89441222d84 /pod/urpmq.8.pod | |
parent | 00923f1878f8bdc6b81f8242659bc4249526a2b8 (diff) | |
download | urpmi-c11df96b1dbc3a05252951e544b2e6c84d05fcf2.tar urpmi-c11df96b1dbc3a05252951e544b2e6c84d05fcf2.tar.gz urpmi-c11df96b1dbc3a05252951e544b2e6c84d05fcf2.tar.bz2 urpmi-c11df96b1dbc3a05252951e544b2e6c84d05fcf2.tar.xz urpmi-c11df96b1dbc3a05252951e544b2e6c84d05fcf2.zip |
need for previous commit: document "urpmq --requires"
Diffstat (limited to 'pod/urpmq.8.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 f8bc6b99..d4304098 100644 --- a/pod/urpmq.8.pod +++ b/pod/urpmq.8.pod @@ -208,6 +208,10 @@ Prints the package changelog. Prints the package provides. +=item B<--requires> + +Prints the package requires. + =item B<--sourcerpm> Prints the sourcerpm of the package |