Replace double-quote with single-quote at example (#26667)

pull/26738/head
hondak 7 years ago committed by Sam Doran
parent 2d7e00c670
commit db5ec11758

@ -47,7 +47,7 @@ parent:
Use:
$ ./hacking/test-module -m module \
-a "{"parent": {"child": [{"item": "first", "val": "foo"}, {"item": "second", "val": "bar"}]}}"
-a '{"parent": {"child": [{"item": "first", "val": "foo"}, {"item": "second", "val": "bar"}]}}'
Module-formatter
----------------

Loading…
Cancel
Save