Optional Parameters

Input/output

-prefix <prefix>

Prefix used to name output files. [Default=sitehopper_build]

Database options

-overwrite

Option to overwrite existing database (if exists). [Default=false]

-append

Option to append to an existing database. [Default=false]

-ncpu

Number of CPUs to use when building the database. 0 implies use all available CPUs on the local machine. [Default=0]

Logging

-log <logfile>

The argument for this flag specifies the name of the log file. This overrides any specified prefix. The default will be determined by -prefix if no log file is specified.

-param <param_file>

The argument for this flag specifies the name of the a param file. All command line parameters will be written to this file. Passing an existing file will cause sitehopper_build to use parameters read from the file.

[Default=sitehopper_build_settings.param]

[Aliases=**-settings**]

-progress

Show progress while building. [Default=true]

-verbose

Triggers copious logging output. [Default=false]