From 30ea633a54cbc0b3352f026d8f3f039eae25d472 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Mon, 23 Jun 2008 18:21:10 +0000 Subject: Remove invalid line in usage output --- test/l2test.c | 1 - 1 file changed, 1 deletion(-) diff --git a/test/l2test.c b/test/l2test.c index 21e17f57..8338886c 100644 --- a/test/l2test.c +++ b/test/l2test.c @@ -818,7 +818,6 @@ static void usage(void) "\t[-X mode] select retransmission/flow-control mode\n" "\t[-R] reliable mode\n" "\t[-G] use connectionless channel (datagram)\n" - "\t[-R] enable retransmission\n" "\t[-A] request authentication\n" "\t[-E] request encryption\n" "\t[-S] secure connection\n" -- cgit