clcms 0.6 documentation

About clcms Overview Content Tree Macros
Tutorial Arguments Examples
PageNav:
Next: Examples
Up: Overview
Prev: Tutorial
To Project Page
Last updated:
2007-02-10

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