1
0
mirror of https://github.com/docker/cli.git synced 2026-01-16 20:22:36 +03:00

replace env description with args in extend config

Signed-off-by: lixiaobing10051267 <li.xiaobing1@zte.com.cn>
Upstream-commit: 2373288938
Component: cli
This commit is contained in:
lixiaobing10051267
2016-12-12 17:24:12 +08:00
committed by Tibor Vass
parent ecdd598b2a
commit f865a2ecbe

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*