From f865a2ecbe5857545c2b8f3f00804cda80442011 Mon Sep 17 00:00:00 2001
From: lixiaobing10051267
Date: Mon, 12 Dec 2016 17:24:12 +0800
Subject: [PATCH] replace env description with args in extend config
Signed-off-by: lixiaobing10051267
Upstream-commit: 2373288938baf014a974f4281620f8409b71698c
Component: cli
---
components/cli/docs/extend/config.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/components/cli/docs/extend/config.md b/components/cli/docs/extend/config.md
index e068eaccfa..93ed4958a3 100644
--- a/components/cli/docs/extend/config.md
+++ b/components/cli/docs/extend/config.md
@@ -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*