diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-08-27 00:48:00 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-08-27 00:48:00 +0000 |
commit | 5c42e0563160f0e8c3ed9be44035557d5d5a5c5a (patch) | |
tree | 14bcbc8393c254a04c28ee031504880fe494a811 | |
parent | df970846d15afad574014d9bb00212035d1cc4f7 (diff) | |
download | urpmi-5c42e0563160f0e8c3ed9be44035557d5d5a5c5a.tar urpmi-5c42e0563160f0e8c3ed9be44035557d5d5a5c5a.tar.gz urpmi-5c42e0563160f0e8c3ed9be44035557d5d5a5c5a.tar.bz2 urpmi-5c42e0563160f0e8c3ed9be44035557d5d5a5c5a.tar.xz urpmi-5c42e0563160f0e8c3ed9be44035557d5d5a5c5a.zip |
minor documentation fix (mga#7166)
-rw-r--r-- | NEWS | 1 | ||||
-rw-r--r-- | pod/8/urpmq.pod | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -2,6 +2,7 @@ o do not wrongly tell we updated the unrequested package list when we didn't (eg: when not having the proper rights such as running urpmq as !root) o only write the unrequested package list file if the list actually changed +- urpmq: minor documentation fix (mga#7166) Version 7.4 - 24 August 2012 diff --git a/pod/8/urpmq.pod b/pod/8/urpmq.pod index 7f7c9b09..8355a539 100644 --- a/pod/8/urpmq.pod +++ b/pod/8/urpmq.pod @@ -126,7 +126,7 @@ matching I<name> and it will select all dependencies by default. =item B<--sources> Prints source URLs (or file names) of all selected -packages. (Can be used by the superuser only.) +packages. =item B<--force> |