Help & documentation

This commit is contained in:
Ovv
2018-02-26 18:52:46 +01:00
committed by Daniel Quinn
parent cc5dd576e0
commit 340855cd87
2 changed files with 22 additions and 4 deletions

View File

@@ -80,6 +80,13 @@ you'll need to have it start in the background -- something you'll need to
figure out for your own system. To get you started though, there are Systemd
service files in the ``scripts`` directory.
Some command line argument are available to customize the behavior of the
consumer. By default it will use ``/etc/paperless.conf`` values. Display the
help with:
.. code-block:: shell-session
$ /path/to/paperless/src/manage.py document_consumer --help
.. _utilities-exporter: