diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2005-01-22 04:11:29 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2005-01-22 04:11:29 +0000 |
commit | 9f859424c471dc8e52a1fa3873ab627966d80316 (patch) | |
tree | a2fb2a5641c3ad8ff40daabaa749436b22cba5aa | |
parent | 12e3734dea2e9e44d3bd829b35a13cf02dd54668 (diff) |
Update usage information
-rw-r--r-- | test/rctest.c | 1 |
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"); } |