From 59585919fbf3518e434b0390e0c54b0270732e86 Mon Sep 17 00:00:00 2001 From: Guilian 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