added a keep commandline switch (-k, --keep)

-keep output directory if keep commandline switch is provided
-added KEEP_OUTPUT_DIRECTORY to settings (default is to delete output
directory before processing)
-updated documentation
This commit is contained in:
Florian Preinstorfer 2010-12-14 23:45:45 +01:00
commit 1d2af7aa01
3 changed files with 14 additions and 8 deletions

View file

@ -52,6 +52,8 @@ Setting name what it does ?
the default one ('main.css')
`REVERSE_ARCHIVE_ORDER` Reverse the archives order. (True makes it in
descending order: the newer first)
`KEEP_OUTPUT_DIRECTORY` Keep the output directory and just update all the generated files.
Default is to delete the output directory.
======================= =======================================================
Themes