summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-11-26 02:31:46 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-11-26 02:31:46 +0000
commit9e2acbca2a97cb61257cfcdf5302bac35d4c2cac (patch)
treec233567f55b79c6b4d37c5ba965004eda7092e59 /lib
parent213fbd81262dace4ef13eb42401fd4aa54d304f8 (diff)
un.rb: add more options for httpd to help message [ci skip]
see r65965 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65981 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib')
-rw-r--r--lib/un.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/un.rb b/lib/un.rb
index 3ef7375dd8..d109a3417b 100644
--- a/lib/un.rb
+++ b/lib/un.rb
@@ -313,6 +313,8 @@ end
# --do-not-reverse-lookup disable reverse lookup
# --request-timeout=SECOND request timeout in seconds
# --http-version=VERSION HTTP version
+# --server-name=NAME name of the server host
+# --server-software=NAME name and version of the server
# --ssl-certificate=CERT The SSL certificate file for the server
# --ssl-private-key=KEY The SSL private key file for the server certificate
# -v verbose