diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2006-03-22 08:41:04 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2006-03-22 08:41:04 +0000 |
commit | b0198548e4696bc9648c5c864d77210a098b40ae (patch) | |
tree | 85f5b28febb4978ce525b635671db4042aa450e5 /pod | |
parent | b9370feaa7de1d0c905b47662d60867c3cbd54b7 (diff) | |
download | urpmi-b0198548e4696bc9648c5c864d77210a098b40ae.tar urpmi-b0198548e4696bc9648c5c864d77210a098b40ae.tar.gz urpmi-b0198548e4696bc9648c5c864d77210a098b40ae.tar.bz2 urpmi-b0198548e4696bc9648c5c864d77210a098b40ae.tar.xz urpmi-b0198548e4696bc9648c5c864d77210a098b40ae.zip |
Document urpmq -l option
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 987a78ba..eaf36a91 100644 --- a/pod/urpmq.8.pod +++ b/pod/urpmq.8.pod @@ -256,6 +256,10 @@ Prints also version and release of each package listed. Prints also version, release and arch of each package listed. +=item B<-l> + +Lists files in packages. + =back =head1 FILES |