commit 0eeee6f32118c863b3d190b4fe4a5620b9f1190a from: Omar Polo date: Thu Aug 03 22:07:40 2023 UTC minor tweaks to gg(1) commit - 603e4dd82f35107950dec17aa1492a321f0a9eb4 commit + 0eeee6f32118c863b3d190b4fe4a5620b9f1190a blob - 51460d08fb363f67175ad3c46762662bd3ebe8e3 blob + 3f0acad98dcf313d352bced7558bb8947f8dafb4 --- gg.1 +++ gg.1 @@ -37,9 +37,9 @@ fetches the given gemini page and prints it to standar The options are as follows: .Bl -tag -width Ds .It Fl 2 -Accept only TLSv1.2. +Use TLSv1.2. .It Fl 3 -Accept only TLSv1.3. +Use TLSv1.3. .It Fl C Ar certificate Use the given client .Ar certificate . @@ -50,15 +50,15 @@ should print. .Ar mode can be one of: .Bl -tag -width header -compact -.It none +.It Ic none print only the body of the reply, the default. -.It code +.It Ic code print only the response code. -.It header +.It Ic header print only the response header. -.It meta +.It Ic meta print only the response meta. -.It all +.It Ic all print the whole response as-is. .El .It Fl H Ar sni