Escape quotes in --content example (#28198)
parent
109e80346d
commit
4b1a29451b
|
@ -1,6 +1,6 @@
|
|||
* `-c|--content`
|
||||
|
||||
Provides an inline HTTP request body. For example, `-c "{"id":2,"name":"Cherry"}"`.
|
||||
Provides an inline HTTP request body. For example, `-c "{\"id\":2,\"name\":\"Cherry\"}"`.
|
||||
|
||||
* `-f|--file`
|
||||
|
||||
|
|
Loading…
Reference in New Issue