From e59343b3267e82aff33a8f73ab82b51345913c06 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 10 Nov 2018 22:43:09 +0300 Subject: Add support for vars grouping for package commands --- bpkg/pkg-build.cli | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'bpkg/pkg-build.cli') diff --git a/bpkg/pkg-build.cli b/bpkg/pkg-build.cli index f5ece04..9aaf84e 100644 --- a/bpkg/pkg-build.cli +++ b/bpkg/pkg-build.cli @@ -22,7 +22,8 @@ namespace bpkg \c{\b{bpkg pkg-build}|\b{build} [] [\b{--upgrade}|\b{-u} | \b{--patch}|\b{-p}]\n \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ [... \b{--}] ...\n - \b{bpkg pkg-build}|\b{build} [] \ \b{--upgrade}|\b{-u} | \b{--patch}|\b{-p}} + \b{bpkg pkg-build}|\b{build} [] \ \b{--upgrade}|\b{-u} | \b{--patch}|\b{-p}\n + \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ [... \b{--}]} \c{ = [](([\b{:}][\b{/}])\b{,}...[\b{@}] | \n \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ [\b{@}] \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | \n @@ -104,7 +105,7 @@ namespace bpkg specified before packages () and should be separated with \cb{--}. Such variables are effective only when configuring and only for packages that were explicitly specified on the command line (they can - also be specified to apply only to specific packages using the argument + also be specified to only apply to specific packages using the argument grouping mechanism discussed below). See \l{bpkg-pkg-configure(1)} for more information on configuration variables. -- cgit v1.1