fix whitespace

This commit is contained in:
jonaswinkler 2021-08-22 17:03:45 +02:00
parent c9229f9c80
commit 360fe68f92

View File

@ -238,7 +238,7 @@ Document exporter
=================
The document exporter exports all your data from paperless into a folder for
backup or migration to another DMS.
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``