diff --git a/src/tgbatest/ltl2tgba.cc b/src/tgbatest/ltl2tgba.cc index a854764d8..c7830575b 100644 --- a/src/tgbatest/ltl2tgba.cc +++ b/src/tgbatest/ltl2tgba.cc @@ -12,7 +12,7 @@ void syntax(char* prog) { std::cerr << "Usage: "<< prog << " [OPTIONS...] formula" << std::endl - << std::endl + << std::endl << "Options:" << std::endl << " -a display the accepting_conditions BDD, not the reachability graph" << std::endl