From 55530c8c6de4865fa97b0b7bfd29c2985bb19451 Mon Sep 17 00:00:00 2001 From: 0xflotus <0xflotus@gmail.com> Date: Mon, 3 Sep 2018 20:04:18 +0200 Subject: [PATCH] fixed output for escaping rules (#700) --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 56c40e44..d6850af1 100644 --- a/README.rst +++ b/README.rst @@ -426,7 +426,7 @@ token ``--`` to prevent confusion with ``--arguments``: Content-Type: application/json { - "-name-starting-with-dash": "value" + "-name-starting-with-dash": "foo" }