New utility ovs-vsctl.
[openvswitch] / README
diff --git a/README b/README
index 146795bd491a8a1b8e73a7b313abcbf4ad85d35a..2bdbfdcf96f1a03009b08a7508ea4f449c9556f9 100644 (file)
--- a/README
+++ b/README
@@ -51,8 +51,11 @@ The main components of this distribution are:
       to be installed on a Citrix XenServer host as a drop-in
       replacement for its switch, with additional functionality.
 
-    * ovs-appctl, a utility that can control Open vSwitch daemons,
-      adjusting their logging levels among other uses.
+    * ovs-vsctl, a utility for querying and updating the configuration
+      of ovs-vswitchd.
+
+    * ovs-appctl, a utility that sends commands to running Open
+      vSwitch daemons.
 
 Open vSwitch also provides an OpenFlow implementation and tools for
 those interested in OpenFlow but not additional Open vSwitch features: