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:
Alexandre Duret-Lutz 2016-01-06 16:25:58 +01:00
parent ea5f52ddbb
commit cca2022e90
4 changed files with 45 additions and 35 deletions

View file

@ -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 {