On Tue, Dec 03, 2013 at 03:38:40AM +0000, Zhou, Han wrote:
> > It's in the manpage, also in "ovs-appctl help".
> We are using OVS2.0 so didn't noticed it. We will upgrade to latest later on.
> But even in OVS official webpage it is still not there yet:
> http://openvswitch.org/cgi-bin/ovsman.cgi?page=utilities%2Fovs-appctl.8

It's pretty common for people to complain about Open vSwitch
documentation, but most of those people haven't actually read it!

ovs-appctl is an interface to execute commands in a running daemon, so
the documentation is in the ovs-vswitchd manpage, not the ovs-appctl
manpage.

The ovs-appctl manpage even says this, quite clearly in my opinion:

       Open  vSwitch  daemons  accept  certain  commands at runtime to control
       their behavior and query their settings.  Every daemon accepts a common
       set  of  commands documented under COMMON COMMANDS below.  Some daemons
       support  additional  commands  documented  in   their   own   manpages.
       ovs-vswitchd in particular accepts a number of additional commands doc-
       umented in ovs-vswitchd(8).

_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to