aboutsummaryrefslogtreecommitdiff
path: root/gg.1
diff options
context:
space:
mode:
Diffstat (limited to 'gg.1')
-rw-r--r--gg.18
1 files changed, 4 insertions, 4 deletions
diff --git a/gg.1 b/gg.1
index 0278c51..51460d0 100644
--- a/gg.1
+++ b/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