Document that mod-group rather than del-group requires the type field.

Signed-off-by: Simon Horman <simon.hor...@netronome.com>
---
 utilities/ovs-ofctl.8.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Rebase to not depend on "ovs-ofctl: Consistently escape '-' in group
documentation" which is still under discussion and is arguably less
important.

diff --git a/utilities/ovs-ofctl.8.in b/utilities/ovs-ofctl.8.in
index 4641461..177ef35 100644
--- a/utilities/ovs-ofctl.8.in
+++ b/utilities/ovs-ofctl.8.in
@@ -1943,7 +1943,7 @@ This field is required.
 
 .IP \fBtype=\fItype\fR
 The type of the group.  The \fBadd-group\fR, \fBadd-groups\fR and
-\fBdel-groups\fR commands require this field.  It is prohibited for
+\fBmod-groups\fR commands require this field.  It is prohibited for
 other commands. The following keywords designated the allowed types:
 .RS
 .IP \fBall\fR
-- 
2.1.3

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

Reply via email to