ltlsynt: typo in help
* bin/ltlsynt.cc: here
This commit is contained in:
parent
2aecf9a79e
commit
968ef0f7b8
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"
|
||||
" propositions", 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},
|
||||
/**************************************************/
|
||||
{ nullptr, 0, nullptr, 0, "Fine tuning:", 10 },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue