Command line arguments#
Usage#
usage: chirun [-h] [-o BUILD_PATH] [-v] [-vv] [-d] [-a] [--config CONFIG_FILE] [-f SOURCE_FILE] [dir]
Arguments#
Argument |
Description |
Default Value |
---|---|---|
|
Path to a chirun compatible source directory. |
Current directory |
|
Show a help message and exit. |
|
|
Set a directory to put build files in |
|
|
Verbose output. |
|
|
Very verbose output. |
|
|
Delete auxiliary files after building is complete. |
|
|
Output using absolute file paths, relative to the configured root URL. |
|
|
Path to a config file |
|
|
Compile a single source file without using a config file. |
|
|
Don’t build PDF files. |
|
|
Salt string for hashing paths to hidden items. |