ovs-vsctl: New "comment" command.
[openvswitch] / utilities / ovs-vsctl.8.in
index 88230be3d720d872fd968750e8ba27445533c952..309ea0af7dc2e66c70aa609c02d9f5f812ea7174 100644 (file)
@@ -694,6 +694,9 @@ initially connects to the database.
 Consider specifying \fB\-\-timeout=0\fR along with
 \fB\-\-wait\-until\fR, to prevent \fBovs\-vsctl\fR from terminating
 after waiting only at most 5 seconds.
+.IP "\fBcomment \fR[\fIarg\fR]..."
+This command has no effect on behavior, but any database log record
+created by the command will include the command and its arguments.
 .SH "EXAMPLES"
 Create a new bridge named br0 and add port eth0 to it:
 .IP