diff options
Diffstat (limited to 'test/rctest.c')
-rw-r--r-- | test/rctest.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rctest.c b/test/rctest.c index 5fb5075c..31ecae57 100644 --- a/test/rctest.c +++ b/test/rctest.c @@ -347,7 +347,7 @@ void usage(void) "\t[-I imtu] [-O omtu]\n" "\t[-L seconds] enabled SO_LINGER option\n" "\t[-N num] number of frames to send\n" - "\t[-E] request encryption\n" + "\t[-A] request authentication\n" "\t[-E] request encryption\n" "\t[-M] become master\n"); } |