diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-12-06 11:24:33 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-12-06 11:24:33 +0000 |
commit | 4694b225b75f066ca3547d633371991d32afdfe2 (patch) | |
tree | c496f41721570a2e31889dd6ddf8fff3d694eb91 /pod/urpmq.8.pod | |
parent | 0e6d15ea2ae57afbd13a07a3a435f2b76e85a559 (diff) | |
download | urpmi-4694b225b75f066ca3547d633371991d32afdfe2.tar urpmi-4694b225b75f066ca3547d633371991d32afdfe2.tar.gz urpmi-4694b225b75f066ca3547d633371991d32afdfe2.tar.bz2 urpmi-4694b225b75f066ca3547d633371991d32afdfe2.tar.xz urpmi-4694b225b75f066ca3547d633371991d32afdfe2.zip |
Drop the urpmq --headers options (and the requirement on rpmtools). It
was only used by the late rpminst.
Diffstat (limited to 'pod/urpmq.8.pod')
-rw-r--r-- | pod/urpmq.8.pod | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/pod/urpmq.8.pod b/pod/urpmq.8.pod index db9aadae..2ae909ab 100644 --- a/pod/urpmq.8.pod +++ b/pod/urpmq.8.pod @@ -101,12 +101,6 @@ the specified name (this is the same as B<-y>). Search a source package matching I<name> and it will select all dependencies by default. -=item B<--headers> - -Extract -and dump headers of selected packages to standard output. (Can be used by -the superuser only.) - =item B<--sources> Prints source URLs (or file names) of all selected |