1
0
mirror of https://github.com/docker/cli.git synced 2026-01-13 18:22:35 +03:00

replace env description with args in extend config

Signed-off-by: lixiaobing10051267 <li.xiaobing1@zte.com.cn>
Upstream-commit: abdc031aeaa757546735da0075868b87dd99ef7a
Component: engine
This commit is contained in:
lixiaobing10051267
2016-12-12 17:24:12 +08:00
parent d9f7b14ab8
commit fc7e504006

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*