randaut: rename -d as -e

This is so that we can have -d as an alias for --dot everywhere.

* bin/randaut.cc: Rename -d as -e.
* NEWS: Mention the change.
* doc/org/autfilt.org, doc/org/oaut.org, doc/org/randaut.org,
tests/core/parseaut.test, tests/core/readsave.test: Adjust.
This commit is contained in:
Alexandre Duret-Lutz 2016-01-06 15:54:11 +01:00
parent 8c04e31a35
commit ea5f52ddbb
7 changed files with 106 additions and 97 deletions

3
NEWS
View file

@ -2,6 +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.
* autfilt has a new option: --is-inherently-weak.
Library: