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
|
|
@ -359,7 +359,7 @@ digraph G {
|
|||
EOF
|
||||
diff output expected
|
||||
|
||||
ltl2tgba --dot=ban 'GFa & GFb' >output
|
||||
ltl2tgba -dban 'GFa & GFb' >output
|
||||
cat output
|
||||
cat >expected <<EOF
|
||||
digraph G {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue