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

Commit 3866a77

Browse files
committed
Merge branch 'master' into dev
2 parents a7643c1 + 360fe68 commit 3866a77

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/administration.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,8 @@ Document exporter
240240
The document exporter exports all your data from paperless into a folder for
241241
backup or migration to another DMS.
242242

243+
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``
244+
243245
.. code::
244246
245247
document_exporter target [-c] [-f] [-d]

0 commit comments

Comments
 (0)