ltlsynt: typo in help
* bin/ltlsynt.cc: here
This commit is contained in:
parent
0745e735bb
commit
e248f4500d
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ static const argp_option options[] =
|
||||||
"comma-separated list of controllable (a.k.a. output) atomic"
|
"comma-separated list of controllable (a.k.a. output) atomic"
|
||||||
" propositions", 0},
|
" propositions", 0},
|
||||||
{ "ins", OPT_INPUT, "PROPS", 0,
|
{ "ins", OPT_INPUT, "PROPS", 0,
|
||||||
"comma-separated list of controllable (a.k.a. output) atomic"
|
"comma-separated list of uncontrollable (a.k.a. input) atomic"
|
||||||
" propositions", 0},
|
" propositions", 0},
|
||||||
/**************************************************/
|
/**************************************************/
|
||||||
{ nullptr, 0, nullptr, 0, "Fine tuning:", 10 },
|
{ nullptr, 0, nullptr, 0, "Fine tuning:", 10 },
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue