Command Line Arguments
You can give the following command-line arguments to clcms:
-
-c
or
--write-config
print the default options to stdout -
-f
or
--force-output
force creation of all pages even if their sources are not changed
-
-h
or
--help
show possible arguments
-
-i
or
--inhibit-output
inhibit creation for all pages (ie. do a test run)
-
-n
or
--no-macros
do not evaluate macros
-
-m
or
--macro-names
put the name of the macro before and after each replacement in the pages. This will probably break you html/css style, but it can be very helpful when debugging macro's.
-
-v <lvl>
or
--verbosity <lvl>
set verbosity: 0 for no output, 5 for a lot