kubo/commands/cli
Christian Couder 53a80e255f parse: fix arg number check
This should fix issue #1196 (Can't launch a command line
process from Qt).

The check was bad because it took stdin into account,
but it really shouldn't.

License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-05-18 00:03:02 +02:00
..
helptext.go gofmt 2015-04-28 16:18:26 -07:00
parse_test.go parse_test: add tests with 2 args and stdin 2015-05-17 23:48:56 +02:00
parse.go parse: fix arg number check 2015-05-18 00:03:02 +02:00