We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2452571 commit 0027277Copy full SHA for 0027277
doc/tq.1.md
@@ -14,14 +14,14 @@ Perform a css query with SELECTOR on an html document passed to the standard inp
14
* _SELECTOR_
15
A css selector
16
17
- * `-p, --parent`
18
- Select the PARENTS of the elements selected, instead of the elements themselves.
19
-
20
* `-a `_ATTRIBUTE_` --attr=`_ATTRIBUTE_
21
Outputs only the contents of the html ATTRIBUTE.
22
23
* `-t, --text`
24
Outputs only the inner text of the selected elements.
+
+ * `-p, --parent`
+ Select the elements instead.
25
26
* `-q, --squash`
27
Squash lines.
0 commit comments