Skip to content

Commit 0027277

Browse files
authored
minor edit
1 parent 2452571 commit 0027277

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/tq.1.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ Perform a css query with SELECTOR on an html document passed to the standard inp
1414
* _SELECTOR_
1515
A css selector
1616

17-
* `-p, --parent`
18-
Select the PARENTS of the elements selected, instead of the elements themselves.
19-
2017
* `-a `_ATTRIBUTE_` --attr=`_ATTRIBUTE_
2118
Outputs only the contents of the html ATTRIBUTE.
2219

2320
* `-t, --text`
2421
Outputs only the inner text of the selected elements.
22+
23+
* `-p, --parent`
24+
Select the elements instead.
2525

2626
* `-q, --squash`
2727
Squash lines.

0 commit comments

Comments
 (0)