Added information about --skip-scan to the docs
This commit is contained in:
@@ -194,7 +194,6 @@ is typically correct.
|
||||
generation, and ONLY generates markers. See :ref:`signsmarkers` on how to
|
||||
configure POI options.
|
||||
|
||||
|
||||
.. cmdoption:: -p <procs>, --processes <procs>
|
||||
|
||||
This specifies the number of worker processes to spawn on the local machine
|
||||
@@ -203,6 +202,17 @@ is typically correct.
|
||||
|
||||
This option can also be specified in the config file as :ref:`processes <processes>`
|
||||
|
||||
.. cmdoption:: --skip-scan
|
||||
|
||||
.. note::
|
||||
Don't use this flag without first reading :ref:`signsmarkers`!
|
||||
|
||||
When generating POI markers, this option prevents scanning for entities and
|
||||
tile entities, and only creates the markers specified in the config file.
|
||||
This considerably speeds up the POI marker generation process if no entities
|
||||
or tile entities are being used for POI markers. See :ref:`signsmarkers` on
|
||||
how to configure POI options.
|
||||
|
||||
.. cmdoption:: -v, --verbose
|
||||
|
||||
Activate a more verbose logging format and turn on debugging output. This
|
||||
|
||||
Reference in New Issue
Block a user