nitx: rename option `--query` to `--command`
authorJean Privat <jean@pryen.org>
Wed, 21 Oct 2015 12:50:42 +0000 (08:50 -0400)
committerJean Privat <jean@pryen.org>
Wed, 21 Oct 2015 15:09:53 +0000 (11:09 -0400)
commit40d3c2b907e094c970b03f8b1677f56d4c6645fb
treea888842929675442fe2eafac5cf48c56f2ea85ef
parent73de374d32c7c70a603c1ad06faf7e88209260bc
nitx: rename option `--query` to `--command`

`-q` conflicts with `--quiet` from toolcontext.
Moreover, the documentation talks about commands, not queries,
so this unify the vocabulary.

Signed-off-by: Jean Privat <jean@pryen.org>
share/man/nitx.md
src/nitx.nit
tests/nitx.args