bin: fix some --help typos
Reported by František Blahoudek. * bin/genaut.cc, bin/autcross.cc: Fix help strings.
This commit is contained in:
parent
1941bac22c
commit
c704c3b019
2 changed files with 3 additions and 3 deletions
|
|
@ -56,7 +56,7 @@
|
|||
const char argp_program_doc[] ="\
|
||||
Call several tools that process automata and cross-compare their output \
|
||||
to detect bugs, or to gather statistics. The list of automata to use \
|
||||
should be supplied on standard input, or using the -f or -F options.\v\
|
||||
should be supplied on standard input, or using the -F option.\v\
|
||||
Exit status:\n\
|
||||
0 everything went fine (timeouts are OK too)\n\
|
||||
1 some tools failed to output something we understand, or failed\n\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue