Browse code

replace env description with args in extend config

Signed-off-by: lixiaobing10051267 <li.xiaobing1@zte.com.cn>

lixiaobing10051267 authored on 2016/12/12 18:24:12
Showing 1 changed files
... ...
@@ -137,11 +137,11 @@ Config provides the base accessible fields for working with V0 plugin format
137 137
 
138 138
     - **`name`** *string*
139 139
 
140
-	  name of the env.
140
+	  name of the args.
141 141
 
142 142
     - **`description`** *string*
143 143
 
144
-      description of the env.
144
+      description of the args.
145 145
 
146 146
     - **`value`** *string array*
147 147