Package: basex Version: 7.3-1 Severity: wishlist -q not explained $ man basex|grep -- -.*q basex [-bcdiLosuvVwxz] [query] $ basex -Lq 19+23 $ basex -Lq "<answer>{ 23+19 }</answer>" $ basex -Lq "doc('http://files.basex.org/examples/input.xml')//li" ยท W3C XQuery Full-Text (make use of full-text index and perform fuzzy query $ basex -Li /usr/share/doc/basex/examples/input.xml -q //div -o out.xml $ basex -Li input -q //div $ echo '19+23' | basex -Lq- $ basex -q "doc('htmldb')" $ basex -h 2>&1|grep q Usage: basex [-bcdiLosuvVwxz] [query] [query] Execute query file or expression -b<pars> Bind external query variables -L Append newlines to query results -x Show query execution plan
-- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org