From e7b28f9d5b6cbe783b408feb25925c6b2c66cc2d Mon Sep 17 00:00:00 2001 From: Clemens Neudecker <952378+cneud@users.noreply.github.com> Date: Mon, 25 Sep 2023 09:57:10 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e2ee67..ff24fa3 100644 --- a/README.md +++ b/README.md @@ -33,4 +33,4 @@ Output is sent to `stdout`. | `-t` `--text` | Extract UTF-8 encoded text content | | `-c` `--confidence` | Extract mean OCR word confidence score | | `-i` `--illustrations` | Extract bounding box coordinates of `` elements | -| `-g` `--graphical-elements` | Extract bounding box coordinates of `` elements | +| `-g` `--graphics` | Extract bounding box coordinates of `` elements |