From cb9fe7e84ae93d9f16fb050eb7f071d193aa7b61 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 1 Apr 2009 14:23:18 +0000 Subject: kill --no-splash option (useless since r244763 from 2008-09-04 (was "do not display a splash text anymore")), thus fixing #49035 --- Rpmdrake/init.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'Rpmdrake/init.pm') diff --git a/Rpmdrake/init.pm b/Rpmdrake/init.pm index 3e9a8469..2ef0dfa7 100644 --- a/Rpmdrake/init.pm +++ b/Rpmdrake/init.pm @@ -55,7 +55,6 @@ N(" --mode=MODE set mode (install (default), remove, update)"), N(" --justdb update the database, but do not modify the filesystem"), N(" --no-confirmation don't ask first confirmation question in update mode"), N(" --no-media-update don't update media at startup"), -N(" --no-splash don't ask first confirmation question in update mode"), N(" --no-verify-rpm don't verify packages signatures"), if_($0 !~ /MandrivaUpdate/, N(" --parallel=alias,host be in parallel mode, use \"alias\" group, use \"host\" machine to show needed deps")), N(" --rpm-root=path use another root for rpm installation"), -- cgit v1.2.1