docs: update testing command

This commit is contained in:
Bo-Yi Wu
2019-07-21 21:55:26 +08:00
parent d4d8bc3b52
commit a495d00eca

View File

@@ -30,5 +30,5 @@ see the JSON format:
run the following command.
```sh
$ bat POST localhost:8088/api/push < tests/test.json
bat POST localhost:8088/api/push < tests/test.json
```