![]() |
BillMax Billing Solutions 877.245.5629 sales@billmax.com |
createconfig — Create a configuration file from a List
/usr/local/billmax/bin/createconfig [-h] [-l list] [-f file] [-p parmregex]
Creates a configuration file from a List. Comment lines are populated with lists.explanation and begin with "#". Data is stored in the file of the form "lists.descr=lists.value". If lists.value is blank, the line is prepended with "#".
-l listThe source List for the configuration parameters.
-f file
The file to create.
-p parmregex
A regular expression filter. Only List entries where lists.descr matches the regular expression are stored in file.
-hShow help for this program.