diff options
author | damien <damien@mandriva.com> | 2001-10-10 16:09:48 +0000 |
---|---|---|
committer | damien <damien@mandriva.com> | 2001-10-10 16:09:48 +0000 |
commit | a917592a709da212052ece005499d8d34de549f9 (patch) | |
tree | bc39645d3ab3b69377797a7aa7e3d00cc83c23fc /perl-install/standalone | |
parent | b4bd91dd44dce7dd64485e089ae2b607a59e5807 (diff) | |
download | drakx-backup-do-not-use-a917592a709da212052ece005499d8d34de549f9.tar drakx-backup-do-not-use-a917592a709da212052ece005499d8d34de549f9.tar.gz drakx-backup-do-not-use-a917592a709da212052ece005499d8d34de549f9.tar.bz2 drakx-backup-do-not-use-a917592a709da212052ece005499d8d34de549f9.tar.xz drakx-backup-do-not-use-a917592a709da212052ece005499d8d34de549f9.zip |
typo
Diffstat (limited to 'perl-install/standalone')
-rwxr-xr-x | perl-install/standalone/drakfont | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/drakfont b/perl-install/standalone/drakfont index b4bd92074..c3ed51597 100755 --- a/perl-install/standalone/drakfont +++ b/perl-install/standalone/drakfont @@ -55,7 +55,7 @@ use MDK::Common::Globals "network", qw($in $prefix $connect_file $disconnect_fil if ("@ARGV" =~ /--help|-h/) { print q(Font Importation and monitoring application --windows_import : import from all available windows partitions. ---xls_fonts : show all fonts already exist from xls +--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. |