diff mbox

[ovs-dev,2/3] dpctl.man: Fix bolding for flush-conntrack command.

Message ID 1459222535-63648-2-git-send-email-jpettit@ovn.org
State Accepted
Headers show

Commit Message

Justin Pettit March 29, 2016, 3:35 a.m. UTC
Signed-off-by: Justin Pettit <jpettit@ovn.org>
---
 lib/dpctl.man | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Russell Bryant April 6, 2016, 3:28 p.m. UTC | #1
On Mon, Mar 28, 2016 at 11:35 PM, Justin Pettit <jpettit@ovn.org> wrote:

> Signed-off-by: Justin Pettit <jpettit@ovn.org>
> ---
>  lib/dpctl.man | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

Acked-by: Russell Bryant <russell@ovn.org>
diff mbox

Patch

diff --git a/lib/dpctl.man b/lib/dpctl.man
index 70df690..2fcbc94 100644
--- a/lib/dpctl.man
+++ b/lib/dpctl.man
@@ -175,7 +175,7 @@  are included. With \fB\-\-statistics\fR timeouts and timestamps are
 added to the output.
 .
 .TP
-\*(DX\fBflush\-conntrack [\fIdp\fR] [\fBzone=\fIzone\fR]
+\*(DX\fBflush\-conntrack\fR [\fIdp\fR] [\fBzone=\fIzone\fR]
 Flushes all the connection entries in the tracker used by \fIdp\fR.
 If \fBzone=\fIzone\fR is specified, only flushes the connections in
 \fBzone\fR.