Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

diagnose unknown options #3

Open
adl opened this issue May 31, 2018 · 0 comments
Open

diagnose unknown options #3

adl opened this issue May 31, 2018 · 0 comments

Comments

@adl
Copy link

adl commented May 31, 2018

It would be nice if ltl3tela could diagnose unknown options that are passed to it.

By error, I just typed ltl3tela -H1 -f GFa, and expected to get the intermediate alternating automaton. Option -H1 is used for that purpose in ltl3ba and ltl3dra, however in ltl3tela it's called -p1.

It took me a while to realize my mistake, because ltl3tela never complained about the unknown option -H1. In fact you can run commands like ltl3tela -HELP -IDONTKNOWNWHATIMDOING -f a and ltl3tela will output an automaton without complaining.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant