Bug#696796: -q not explained

2013-01-15 Thread Alexander Holupirek
Please report such things upstream.

Did so:

https://github.com/BaseXdb/basex/issues/620


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#696796: -q not explained

2012-12-27 Thread jidanni
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 21|grep q
Usage: basex [-bcdiLosuvVwxz] [query]
  [query] Execute query file or expression
  -bparsBind 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