aboutsummaryrefslogtreecommitdiff
path: root/gg.1
diff options
context:
space:
mode:
Diffstat (limited to 'gg.1')
-rw-r--r--gg.110
1 files changed, 9 insertions, 1 deletions
diff --git a/gg.1 b/gg.1
index 4c2344b..38ecf0a 100644
--- a/gg.1
+++ b/gg.1
@@ -20,7 +20,8 @@
.Sh SYNOPSIS
.Nm
.Bk -words
-.Op Fl 23bchNV
+.Op Fl 23bchNVv
+.Op Fl H Ar hostname
.Ar IRI
.Ek
.Sh DESCRIPTION
@@ -38,6 +39,11 @@ Use only TLSv1.3.
Print only the body of the response.
.It Fl c
Print only the response code.
+.It Fl H Ar hostname
+Use the given
+.Ar hostname
+for SNI, instead of the one extracted from the IRI.
+The IRI hostname will still be used for the DNS resolution.
.It Fl h
Print only the response header.
.It Fl N
@@ -45,6 +51,8 @@ Don't check whether the peer certificate name matches the requested
hostname.
.It Fl V
Only validate the IRI, don't do the Gemini transaction.
+.It Fl v
+Print also the request.
.El
.Pp
Note that