diff --git a/docs/batch.rst b/docs/batch.rst index d27836c1..e3fe9920 100644 --- a/docs/batch.rst +++ b/docs/batch.rst @@ -244,6 +244,9 @@ Caveats Alternatives ------------ +- `systemd user services `__ + can be configured to automatically perform OCR on a collection of files. + - `Watchman `__ is a more powerful alternative to ``watchmedo``.