diff --git a/NEWS b/NEWS index c9efc427d..fe468f546 100644 --- a/NEWS +++ b/NEWS @@ -72,6 +72,8 @@ New in spot 2.3.5.dev (not yet released) - The print_dot() function will now display names for well known acceptance conditions under the formula when option 'a' is used. + We plan to enable 'a' by default in a future release, so a new + option 'A' has been added to hide the acceptance condition. - A new named property for automata called "original-states" can be used to record the origin of a state before transformation. It is diff --git a/bin/common_aoutput.cc b/bin/common_aoutput.cc index 925a54f1c..e30a41a3b 100644 --- a/bin/common_aoutput.cc +++ b/bin/common_aoutput.cc @@ -88,11 +88,12 @@ static const argp_option options[] = /**************************************************/ { nullptr, 0, nullptr, 0, "Output format:", 3 }, { "dot", 'd', - "1|a|b|B|c|C(COLOR)|e|f(FONT)|h|k|n|N|o|r|R|s|t|v|y|+INT|output