From: Ilya Maximets Date: Tue, 12 Mar 2019 12:52:52 +0000 (+0300) Subject: manpages: Highlight --ct-next option. X-Git-Tag: v2.12.3~597 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=5eabc1c9b7a9ff2b575ec0b3d6e2fea3f2b8cc6c;p=mirror_ovs.git manpages: Highlight --ct-next option. This makes it look like other options. Acked-by: Yi-Hung Wei Signed-off-by: Ilya Maximets Signed-off-by: Ben Pfaff --- diff --git a/ofproto/ofproto-unixctl.man b/ofproto/ofproto-unixctl.man index 2db4fe633..925752343 100644 --- a/ofproto/ofproto-unixctl.man +++ b/ofproto/ofproto-unixctl.man @@ -70,7 +70,7 @@ OpenFlow version. One exception is that, when \fIactions\fR includes an action that only OpenFlow 1.1 and later supports (such as \fBpush_vlan\fR), \fB\-\-consistent\fR is automatically enabled. . -.IP "--ct-next \fIflags\fR" +.IP "\fB\-\-ct-next\fR \fIflags\fR" When the traced flow triggers conntrack actions, \fBofproto/trace\fR will automatically trace the forked packet processing pipeline with user specified ct_state. This option sets the ct_state flags that the @@ -107,8 +107,9 @@ changed. .RE . .IP -When --ct-next is unspecified, or when there are fewer --ct-next options than -ct actions, the \fIflags\fR default to trk,new. +When \fB\-\-ct-next\fR is unspecified, or when there are fewer +\fB\-\-ct-next\fR options than ct \fIactions\fR, the \fIflags\fR default to +\fBtrk,new\fR. . .RE .