From dd93296dc89b6c86f8da2aaa4faf5e7a2e152749 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 13 Dec 2002 11:24:37 +0000 Subject: move draksec's gui into the standalone program, nobody will uses it so it's useless to load drakx with it. also use common cli options managment --- perl-install/standalone.pm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'perl-install/standalone.pm') diff --git a/perl-install/standalone.pm b/perl-install/standalone.pm index 6be11e007..2f51e77b3 100644 --- a/perl-install/standalone.pm +++ b/perl-install/standalone.pm @@ -66,7 +66,7 @@ OPTIONS: : name_of_application like so for staroffice : and gs for ghostscript for only this one."), 'draksec' => N("[OPTIONS]... - --debug print debugging information"), +--debug print debugging information"), 'drakTermServ' => N("[OPTIONS]... Mandrake Terminal Server Configurator --enable : enable MTS @@ -77,6 +77,8 @@ Mandrake Terminal Server Configurator --deluser : delete an existing system user from MTS (requires username) --addclient : add a client machine to MTS (requires MAC address, IP, nbi image name) --delclient : delete a client machine from MTS (requires MAC address, IP, nbi image name)"), + 'draksec' => "[--debug] +--debug: print debugging information", 'drakxtv' => "[--no-guess]", 'drakupdate_fstab' => " [--add | --del] \n", 'keyboardrake' => N("[keyboard]"), -- cgit v1.2.1