Fixed language option example (French) (#266)

Replace fre to fra.
This commit is contained in:
Fabian Rodriguez
2018-05-10 00:10:27 -07:00
committed by jbarlow83
parent 38ab03655b
commit c7cf041e4a
+2 -2
View File
@@ -65,8 +65,8 @@ By default OCRmyPDF assumes the document is English.
.. code-block:: bash
ocrmypdf -l fre LeParisien.pdf LeParisien.pdf
ocrmypdf -l eng+fre Bilingual-English-French.pdf Bilingual-English-French.pdf
ocrmypdf -l fra LeParisien.pdf LeParisien.pdf
ocrmypdf -l eng+fra Bilingual-English-French.pdf Bilingual-English-French.pdf
Language packs must be installed for all languages specified. See :ref:`Installing additional language packs <lang-packs>`.