chore: typo

main
Guilian 2025-01-25 18:56:27 +01:00
parent 79cbc61bb0
commit 59585919fb
Signed by: Guilian
GPG Key ID: B86CC9678982ED8C
1 changed files with 0 additions and 1 deletions

View File

@ -55,7 +55,6 @@ Where:
* `-1`, `--first-only`: Return only the first match * `-1`, `--first-only`: Return only the first match
* `-e`, `--errors`: print warnings * `-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/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. * `-a`, `--select-attribute`: Print the value of the attribute on matched elements. Supersedes -t.
## Motivation ## Motivation