From 5268d69e3c50c324451acd05eccf364ebefd5cbd Mon Sep 17 00:00:00 2001 From: Rohit Sehgal Date: Fri, 16 Nov 2018 19:52:30 +0000 Subject: [PATCH] Update httpie.md (#872) --- httpie.md | 1 + 1 file changed, 1 insertion(+) diff --git a/httpie.md b/httpie.md index 0a6f64ef8..f21d57219 100644 --- a/httpie.md +++ b/httpie.md @@ -47,6 +47,7 @@ Print options: # h: response headers # b: response body --pretty=none # all | colors | format + --json | -j # Response is serialized as a JSON object. ``` #### Authentication