From 36da3b40b821452d2d4607928ce54ced707541df Mon Sep 17 00:00:00 2001 From: Adrian Bridgett Date: Tue, 20 Mar 2012 13:02:54 +0100 Subject: src: manpage and help display improvements This patch adds missing information regarding several conntrackd options to the manpage and the help info that is displayed in the command line. Signed-off-by: Pablo Neira Ayuso --- conntrack.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'conntrack.8') diff --git a/conntrack.8 b/conntrack.8 index 6525123..a411fd4 100644 --- a/conntrack.8 +++ b/conntrack.8 @@ -6,17 +6,17 @@ .SH NAME conntrack \- command line interface for netfilter connection tracking .SH SYNOPSIS -.BR "conntrack -L [table] [-z]" +.BR "conntrack -L [table] [options] [-z]" .br .BR "conntrack -G [table] parameters" .br -.BR "conntrack -D [table] paramaters" +.BR "conntrack -D [table] parameters" .br .BR "conntrack -I [table] parameters" .br .BR "conntrack -U [table] parameters" .br -.BR "conntrack -E [table] parameters" +.BR "conntrack -E [table] [options]" .br .BR "conntrack -F [table]" .br -- cgit v1.2.3