rename options from --foo_bar to --foo-bar. according to Isaku Yamahata, the latter looks more similar to openstack these days.
YAMAMOTO Takashi (3): change --foo_bar options to --foo-bar update an example after option name changes mechanical documentation update after option name changes bin/ryu-manager | 2 +- doc/source/parameters.rst | 28 ++++++++++++++-------------- doc/source/tls.rst | 6 +++--- etc/ryu/ryu.conf | 8 ++++---- ryu/app/tunnel_port_updater.py | 2 +- ryu/app/wsgi.py | 4 ++-- ryu/controller/controller.py | 12 ++++++------ ryu/flags.py | 18 +++++++++--------- ryu/lib/ovs/bridge.py | 2 +- ryu/log.py | 12 ++++++------ 10 files changed, 47 insertions(+), 47 deletions(-) -- 1.7.12 ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
