From 8c88a00eb0d5c4d838cc402791fd4b935edb9d8f Mon Sep 17 00:00:00 2001 From: xiangpengzhao Date: Sun, 4 Jun 2017 01:13:29 +0800 Subject: Add "make help" --- contributors/devel/development.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/contributors/devel/development.md b/contributors/devel/development.md index 94eee829..95b78358 100644 --- a/contributors/devel/development.md +++ b/contributors/devel/development.md @@ -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 -- cgit v1.2.3