aboutsummaryrefslogtreecommitdiff
path: root/bpkg/cfg-create.cli
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/cfg-create.cli')
-rw-r--r--bpkg/cfg-create.cli7
1 files changed, 5 insertions, 2 deletions
diff --git a/bpkg/cfg-create.cli b/bpkg/cfg-create.cli
index 5c556e8..46ee97e 100644
--- a/bpkg/cfg-create.cli
+++ b/bpkg/cfg-create.cli
@@ -11,11 +11,14 @@ include <bpkg/common.cli>;
namespace bpkg
{
{
- "<options> <module> <cfg-var>",
+ "<options>
+ <cfg-args> <cfg-var> <module>",
"\h|SYNOPSIS|
- \c{\b{bpkg cfg-create}|\b{create} [<options>] [(<module> | <cfg-var>)...]}
+ \c{\b{bpkg cfg-create}|\b{create} [<options>] [<cfg-args>]}
+
+ \c{<cfg-args> = (<module> | <cfg-var>)...}
\h|DESCRIPTION|