diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2018-03-05 14:35:27 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2018-03-05 14:35:27 +0200 |
commit | cdbc374bc16ed0db1a4a206064bb090ac935d89d (patch) | |
tree | b425e51d73540805a42b6b69b9bf90b44f7189ce /bpkg/cfg-create.cli | |
parent | 0d3525d80fbeee78ae49384f2d722de20127a040 (diff) |
Style/naming cleanup in man synopsis
Diffstat (limited to 'bpkg/cfg-create.cli')
-rw-r--r-- | bpkg/cfg-create.cli | 7 |
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| |