diff options
Diffstat (limited to 'urpmi.update')
-rwxr-xr-x | urpmi.update | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/urpmi.update b/urpmi.update index a55d70dc..dba14159 100755 --- a/urpmi.update +++ b/urpmi.update @@ -47,7 +47,7 @@ where <name> 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. |