From f11dfc97aec864311212cd869699ccb1629a1b9a Mon Sep 17 00:00:00 2001 From: evilgooinajar Date: Sat, 25 Jan 2025 18:56:27 +0100 Subject: [PATCH] chore: typo --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index ee201f6..53007e9 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,6 @@ Where: * `-1`, `--first-only`: Return only the first match * `-e`, `--errors`: print warnings * `-t`, `--text`: Print only the [innerText](https://developer.mozilla.org/fr/docs/Web/API/HTMLElement/innerText) of the matched elements -* `-t`, `--text`: Print only the [innerText](https://developer.mozilla.org/fr/ * `-a`, `--select-attribute`: Print the value of the attribute on matched elements. Supersedes -t. ## Motivation