]> Dogcows Code - chaz/graphql-client/blobdiff - README
Release 0.603
[chaz/graphql-client] / README
diff --git a/README b/README
index 8d892553238c915cc9eda0523e0199495cbb514b..6129b243d46e70617a880910acde732eaf309f09 100644 (file)
--- a/README
+++ b/README
@@ -4,7 +4,7 @@ NAME
 
 VERSION
 
-    version 0.602
+    version 0.603
 
 SYNOPSIS
 
@@ -122,9 +122,11 @@ OPTIONS
     When unpack mode is enabled, if the response completes with no errors,
     only the data section of the response is printed and the program exits
     0. If the response has errors, the whole response structure is printed
-    as-is and the program exits 1.
+    as-is and the program exits 1. See "EXAMPLES" to see what this looks
+    like in practice.
 
-    See "EXAMPLES".
+    Use --no-unpack to disable if unpack mode was enabled via
+    GRAPHQL_CLIENT_OPTIONS.
 
 FORMAT
 
This page took 0.017024 seconds and 4 git commands to generate.