diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-01-17 11:57:37 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-01-17 11:57:37 +0000 |
commit | 2864278acd38b3b4bd5410c2022d21bf3154e933 (patch) | |
tree | 4ad7fed58db7e7d5f2a6e592e4baf4f9436c82ef /pod/urpmq.8.pod | |
parent | af7637f44d8b40f1945607f12f1b066a54dc6a8b (diff) | |
download | urpmi-2864278acd38b3b4bd5410c2022d21bf3154e933.tar urpmi-2864278acd38b3b4bd5410c2022d21bf3154e933.tar.gz urpmi-2864278acd38b3b4bd5410c2022d21bf3154e933.tar.bz2 urpmi-2864278acd38b3b4bd5410c2022d21bf3154e933.tar.xz urpmi-2864278acd38b3b4bd5410c2022d21bf3154e933.zip |
- urpmq:
o add --provides
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 686800f2..2cb4e876 100644 --- a/pod/urpmq.8.pod +++ b/pod/urpmq.8.pod @@ -199,6 +199,10 @@ If the urpmi or rpm db is busy, wait until it is available Prints the package changelog. +=item B<--provides> + +Prints the package provides. + =item B<--sourcerpm> Prints the sourcerpm of the package |