Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/xq.man
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,11 @@ Extracts an attribute value instead of node content for provided CSS query.
Uses HTML formatter instead of XML.
.RE
.PP
\fB--json\fR | \fB-j\fR
.RS 4
Output the result as JSON.
.RE
.PP
\fB--node\fR | \fB-n\fR
.RS 4
Returns the node content instead of text.
Expand Down