add support to generate mypostscript files

This commit is contained in:
lissav 2013-08-02 12:22:27 -04:00
parent fd48d12d60
commit e0e331fc2e

View File

@ -88,6 +88,7 @@ if (
'v|version' => \$::VERSION,
'V|verbose' => \$::VERBOSE,
'F|sync' => \$::FILESYNC,
'g|genmypost' => \$::GENMYPOST,
'f|snsync' => \$::SNFILESYNC,
'l|user:s' => \$::USER,
'S|sw' => \$::SWMAINTENANCE,