flake8/docs
Fabian Neundorf fabb13c5d1 Use option name provided by the parser
When calling `add_option` it returns an `Option` object which can return the
primary name of the option via `get_opt_name`. This should be used primarily
in the cross compatible implementation so that the order of parameters does
not matter.
2016-07-09 21:27:19 +02:00
..
build Start creating documentation 2016-01-19 07:19:16 -06:00
source Use option name provided by the parser 2016-07-09 21:27:19 +02:00