commit 3a877237a7cea7d456cf85b64daff96881116dc4 from: Omar Polo date: Sat Jun 24 13:04:40 2023 UTC gg.1: improve -d description commit - 7edcf2b3418006365c99e831d5ab050d3132b5f3 commit + 3a877237a7cea7d456cf85b64daff96881116dc4 blob - 0278c51882d4b2ac75f43cd85b61ae5c0348cec3 blob + 51460d08fb363f67175ad3c46762662bd3ebe8e3 --- gg.1 +++ gg.1 @@ -51,13 +51,13 @@ should print. can be one of: .Bl -tag -width header -compact .It none -print only the body of the reply +print only the body of the reply, the default. .It code -print only the response code +print only the response code. .It header -print only the response header +print only the response header. .It meta -print only the response meta +print only the response meta. .It all print the whole response as-is. .El