SVN: vfmg/trunk/vfmg

sparky sparky at pld-linux.org
Tue Dec 5 04:03:49 CET 2006


Author: sparky
Date: Tue Dec  5 04:03:47 2006
New Revision: 8066

Modified:
   vfmg/trunk/vfmg
Log:
- allow using convert_post


Modified: vfmg/trunk/vfmg
==============================================================================
--- vfmg/trunk/vfmg	(original)
+++ vfmg/trunk/vfmg	Tue Dec  5 04:03:47 2006
@@ -93,6 +93,7 @@
 	
 	'xterm|r=s'			=>	\$opt{xterm},
 	'convert|C=s'		=>	\$opt{convert},
+	'convert-post=s'	=>	\$opt{convert_post},
 	'full-regen|f!'		=>	\$opt{full_regen},
 	'destdir|D=s'		=>	\$opt{destdir},
 	); # }}}


More information about the pld-cvs-commit mailing list