aboutsummaryrefslogtreecommitdiffstats
path: root/doc/apps/s_time.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/apps/s_time.pod')
-rw-r--r--doc/apps/s_time.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/apps/s_time.pod b/doc/apps/s_time.pod
index 06e3b1ea1a..b9a7dd9078 100644
--- a/doc/apps/s_time.pod
+++ b/doc/apps/s_time.pod
@@ -8,6 +8,7 @@ s_time - SSL/TLS performance timing program
=head1 SYNOPSIS
B<openssl> B<s_time>
+[B<-help>]
[B<-connect host:port>]
[B<-www page>]
[B<-cert filename>]
@@ -37,6 +38,10 @@ transferred (if any), and calculates the average time spent for one connection.
=over 4
+=item B<-help>
+
+Print out a usage message.
+
=item B<-connect host:port>
This specifies the host and optional port to connect to.