Skip to content

Commit 3a6dd0b

Browse files
Merge pull request #154 from richardfearn/add-json-to-man-page
Add `--json` to man page (fixes #153)
2 parents f0a2a1b + 1935f99 commit 3a6dd0b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/xq.man

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,11 @@ Extracts an attribute value instead of node content for provided CSS query.
6464
Uses HTML formatter instead of XML.
6565
.RE
6666
.PP
67+
\fB--json\fR | \fB-j\fR
68+
.RS 4
69+
Output the result as JSON.
70+
.RE
71+
.PP
6772
\fB--node\fR | \fB-n\fR
6873
.RS 4
6974
Returns the node content instead of text.

0 commit comments

Comments
 (0)