mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 23:05:42 +01:00
Merge branch 'master' into dev
This commit is contained in:
commit
3866a77d68
1 changed files with 2 additions and 0 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue