More early data documentation updates following feedback
[openssl.git] / doc / man1 / s_server.pod
index 3807a6cd3d92e7cb4fd7349a6b5848d88c1f7c32..c16b5624651c76603b8974754d32007b12167324 100644 (file)
@@ -529,11 +529,12 @@ The list should contain most wanted protocols first.
 Protocol names are printable ASCII strings, for example "http/1.1" or
 "spdy/3".
 
-=item B<-max_early_data>
+=item B<-max_early_data arg>
 
 Change the default maximum early data bytes that are specified for new sessions
 and any incoming early data (when used in conjunction with the B<-early_data>
-flag). The default value is approximately 16k.
+flag). The default value is approximately 16k. The argument must be an integer
+greater than or equal to 0.
 
 =item B<-early_data>