bin: add -d as a shorthand for --dot
* bin/common_aoutput.cc: Here. * NEWS, doc/org/oaut.org: Mention it. * tests/core/readsave.test: Use it once.
This commit is contained in:
parent
ea5f52ddbb
commit
cca2022e90
4 changed files with 45 additions and 35 deletions
5
NEWS
5
NEWS
|
|
@ -2,8 +2,9 @@ New in spot 1.99.6a (not yet released)
|
|||
|
||||
Command-line tools:
|
||||
|
||||
* randaut's short option for --density used to be -d. It has been renamed
|
||||
to -e so that -d means --dot in all tools.
|
||||
* Tools that output automata now accept -d as a shorthand for --dot.
|
||||
randaut's short option for specifying edge-density used to be -d:
|
||||
it has been renamed to -e.
|
||||
|
||||
* autfilt has a new option: --is-inherently-weak.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue