ofproto-dpif: Add ovs-appctl commands for ovs-dpctl functions.
[openvswitch] / utilities / ovs-dpctl.8.in
index 042bcd5535b3bb2f33206bf1c7497c153a2f9f45..d031ea414ad3d49e43b6ea30239dfc10808a8388 100644 (file)
@@ -112,7 +112,8 @@ flow table.
 This command is primarily useful for debugging Open vSwitch.  The flow
 table entries that it displays are not
 OpenFlow flow entries.  Instead, they are different and considerably
-simpler flows maintained by the Open vSwitch kernel module.
+simpler flows maintained by the Open vSwitch kernel module.  If you wish
+to see the OpenFlow flow entries, use \fBovs\-ofctl dump\-flows\fR.
 .IP "\fBdel\-flows \fIdp\fR"
 Deletes all flow entries from datapath \fIdp\fR's flow table.
 .IP