-d Activate debugging mode
-i<input> Open initial file or database
-n L Append newline to query results
-o<output> Write output to file
-s<pars> Set serialization parameter(s)
| {{Code|-iitems.xml -q"//item"}}
|- valign="top"
| {{Code|-nL}}
| Separates returned query items by newlines (instead of spaces) and appends a newline to the end of a result.
|