summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/rctest.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/rctest.c b/test/rctest.c
index d3995335..b7916a34 100644
--- a/test/rctest.c
+++ b/test/rctest.c
@@ -351,6 +351,7 @@ static void usage(void)
"\t[-N num] number of frames to send\n"
"\t[-A] request authentication\n"
"\t[-E] request encryption\n"
+ "\t[-S] secure connection\n"
"\t[-M] become master\n");
}