replace env description with args in extend config

Signed-off-by: lixiaobing10051267 <li.xiaobing1@zte.com.cn>
(cherry picked from commit abdc031aea)
Signed-off-by: Victor Vieux <vieux@docker.com>
This commit is contained in:
lixiaobing10051267 2016-12-12 17:24:12 +08:00 committed by Victor Vieux
parent 870beb70fb
commit 159f4f14d7

View file

@ -137,11 +137,11 @@ Config provides the base accessible fields for working with V0 plugin format
- **`name`** *string*
name of the env.
name of the args.
- **`description`** *string*
description of the env.
description of the args.
- **`value`** *string array*