Merge branch 'main' of github.com:ocrmypdf/OCRmyPDF

This commit is contained in:
James R. Barlow
2024-06-08 01:37:19 -07:00
+1 -1
View File
@@ -81,7 +81,7 @@ To start a Docker container (instance of the image):
.. code-block:: bash
docker tag jbarlow83/ocrmypdf ocrmypdf
docker tag jbarlow83/ocrmypdf-alpine ocrmypdf
docker run --rm -i ocrmypdf (... all other arguments here...) - -
For convenience, create a shell alias to hide the Docker command. It is