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