Skip to content

Commit 0193f78

Browse files
authored
chore(config): modify config groups annotation (#66)
1 parent c5d7897 commit 0193f78

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

parser/config.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ Arguments:
243243
<ptype>
244244
the ptype that requires attach configurations.
245245
<groups>
246-
the config groups.
246+
comma separated list of config groups.
247247
248248
Options:
249249
-a --app=<app>
@@ -272,7 +272,7 @@ Arguments:
272272
<ptype>
273273
the ptype that requires detach configurations.
274274
<groups>
275-
the config groups.
275+
comma separated list of config groups.
276276
277277
Options:
278278
-a --app=<app>

0 commit comments

Comments
 (0)