Signed-off-by: Mart Frauenlob <mart.frauen...@chello.at>
---
 src/conntrack.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/conntrack.c b/src/conntrack.c
index 162caa9..0312166 100644
--- a/src/conntrack.c
+++ b/src/conntrack.c
@@ -547,8 +547,8 @@ static const char usage_update_parameters[] =
 
 static const char usage_parameters[] =
        "Common parameters and options:\n"
-       "  -s, --orig-src ip\t\tSource address from original direction\n"
-       "  -d, --orig-dst ip\t\tDestination address from original direction\n"
+       "  -s, --src, --orig-src ip\t\tSource address from original direction\n"
+       "  -d, --dst, --orig-dst ip\t\tDestination address from original 
direction\n"
        "  -r, --reply-src ip\t\tSource addres from reply direction\n"
        "  -q, --reply-dst ip\t\tDestination address from reply direction\n"
        "  -p, --proto, --protonum proto\t\tLayer 4 Protocol, eg. 'tcp'\n"
-- 
1.7.2.5

--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to