1
0
mirror of https://github.com/httpie/cli.git synced 2026-04-24 19:53:55 +02:00

fixed output for escaping rules (#700)

This commit is contained in:
0xflotus
2018-09-03 20:04:18 +02:00
committed by Jakub Roztočil
parent eb929cbc04
commit 55530c8c6d
+1 -1
View File
@@ -426,7 +426,7 @@ token ``--`` to prevent confusion with ``--arguments``:
Content-Type: application/json
{
"-name-starting-with-dash": "value"
"-name-starting-with-dash": "foo"
}