diff options
-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> |