From c7a67d1bcbcffaadbbb06be8f11e78e7508eed02 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 18 Nov 2002 15:53:36 +0000 Subject: drakbug, drakfont, drakperm, draksplash, drakxtv, harddrake2, net_monitor : final update for common cli options/help manager --- perl-install/standalone/drakfont | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'perl-install/standalone/drakfont') diff --git a/perl-install/standalone/drakfont b/perl-install/standalone/drakfont index ec8386b5f..f9b5e2ad6 100755 --- a/perl-install/standalone/drakfont +++ b/perl-install/standalone/drakfont @@ -95,22 +95,6 @@ use diagnostics; my $in = 'interactive'->vnew( 'su', 'network' ); -if ( "@ARGV" =~ /--help|-h/ ) { - print q(Font Importation and monitoring application ---windows_import : import from all available windows partitions. ---xls_fonts : show all fonts that already exist from xls ---strong : strong verification of font. ---install : accept any font file and any directry. ---uninstall : uninstall any font or any directory of font. ---replace : replace all font if already exist ---application : 0 none application. - : 1 all application available supported. - : name_of_application like so for staroffice - : and gs for ghostscript for only this one. -); - exit(0); -} - # global variables needed by each functions my $xlsfonts = 0; my $windows = 0; -- cgit v1.2.1