From a767c1865f17749ccac1b27c95f23ac57ea26626 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 27 Oct 2011 21:53:34 +0000 Subject: document that -a only works on enabled media (mga#3190) --- NEWS | 3 +++ pod/urpmi.update.8.pod | 2 +- urpmi.update | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 103cad37..a269fdaa 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +- urpmi.update: + o document that -a only works on enabled media (mga#3190) + Version 6.41 - 14 Oct 2010 - add infrastructure for rpmdrake (#920) diff --git a/pod/urpmi.update.8.pod b/pod/urpmi.update.8.pod index 7c23e4cb..134ef97a 100644 --- a/pod/urpmi.update.8.pod +++ b/pod/urpmi.update.8.pod @@ -80,7 +80,7 @@ Note that the rsync options will also be used for ssh media. =item B<-a> -Select all non-static media to update them. +Select all enabled non-static media to update them. =item B<-f> diff --git a/urpmi.update b/urpmi.update index a55d70dc..dba14159 100755 --- a/urpmi.update +++ b/urpmi.update @@ -47,7 +47,7 @@ where is a medium name to update. ") . N(" --no-ignore - don't update, mark the media as enabled. ") . N(" --urpmi-root - use another root for urpmi db & rpm installation. ") . N(" --probe-rpms - do not use synthesis, use rpm files directly -") . N(" -a - select all non-removable media. +") . N(" -a - select all enabled non-removable media. ") . N(" -f - force updating synthesis ") . N(" -ff - really force updating synthesis ") . N(" -q - quiet mode. -- cgit v1.2.1