From 135537b6b01675eff80176c6f5d546d20a598d06 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Thu, 14 Apr 2005 13:44:25 +0000 Subject: Add a new option, --no-install, to urpmi, to only download rpms and not install them (by Michael Scherer) --- man/C/urpmi.8 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'man') 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. -- cgit v1.2.1