From d299e7f46e617b29dbd9436d91113e82c80a0ea3 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 2 Feb 2004 18:52:57 +0000 Subject: --help: documente new drakboot and drakconnect parameters --- perl-install/standalone.pm | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/perl-install/standalone.pm b/perl-install/standalone.pm index 8f8299282..b49ed6729 100644 --- a/perl-install/standalone.pm +++ b/perl-install/standalone.pm @@ -49,12 +49,24 @@ Backup and Restore application --help : show this message. --version : show version number. "), + + 'drakboot' => N_("[--boot] [--splash] +OPTIONS: + --boot - enable to configure boot loader + --splash - enable to configure boot theme +default mode: offer to configure autologin feature"), 'drakbug' => N_("[OPTIONS] [PROGRAM_NAME] OPTIONS: --help - print this help message. --report - program should be one of mandrake tools --incident - program should be one of mandrake tools"), + 'drakconnect' => N_("[--add] + --add - \"add a network interface\" wizard + --del - \"delete a network interface\" wizard + --skip-wizard - manage connections + --internet - configure internet + --wizard - like --add"), 'drakfont' => N_("Font Importation and monitoring application --windows_import : import from all available windows partitions. --xls_fonts : show all fonts that already exist from xls -- cgit v1.2.1