Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Commit

Permalink
Merge branch 'master' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaswinkler committed Aug 22, 2021
2 parents a7643c1 + 360fe68 commit 3866a77
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/administration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,8 @@ Document exporter
The document exporter exports all your data from paperless into a folder for
backup or migration to another DMS.

If you use the document exporter within a cronjob to backup your data you might use the ``-T`` flag behind exec to suppress "The input device is not a TTY" errors. For example: ``docker-compose exec -T webserver document_exporter ../export``

.. code::
document_exporter target [-c] [-f] [-d]
Expand Down

0 comments on commit 3866a77

Please sign in to comment.