diff options
Diffstat (limited to 'gg.1')
-rw-r--r-- | gg.1 | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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 |