diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/C/urpmi.8 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/C/urpmi.8 b/man/C/urpmi.8 index bfda8390..d6c52620 100644 --- a/man/C/urpmi.8 +++ b/man/C/urpmi.8 @@ -59,6 +59,9 @@ Install all required dependencies without asking. .IP "\fB\--auto-select\fP" Automatically select all packages that have to be upgraded, according to already installed packages and packages listed in various registered media. +.IP "\fB\--no-install\fP" +Only download packages, don't install them. You'll find them in +/var/cache/urpmi/rpms. .IP "\fB\--no-uninstall\fP" Never ask to uninstall a package but prefer aborting instead. This can be safer in auto mode. |