Add "make help"

This commit is contained in:
xiangpengzhao 2017-06-04 01:13:29 +08:00
parent 85d2b5a1cb
commit 8c88a00eb0
1 changed files with 2 additions and 0 deletions

View File

@ -298,6 +298,8 @@ make test-e2e
See the [testing guide](testing.md) and [end-to-end tests](e2e-tests.md)
for additional information and scenarios.
Run `make help` for additional information on these make targets.
### 4 Keep your branch in sync
```sh