aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-install.hxx
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-11-10 22:43:09 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-11-13 13:29:05 +0300
commite59343b3267e82aff33a8f73ab82b51345913c06 (patch)
treeea4a76855089af619fdeb542d94824537337d7cc /bpkg/pkg-install.hxx
parent85eff0e9f81a3eeccc67e534f43be7e9f2e75521 (diff)
Add support for vars grouping for package commands
Diffstat (limited to 'bpkg/pkg-install.hxx')
-rw-r--r--bpkg/pkg-install.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/pkg-install.hxx b/bpkg/pkg-install.hxx
index f2969e8..99031ea 100644
--- a/bpkg/pkg-install.hxx
+++ b/bpkg/pkg-install.hxx
@@ -15,7 +15,7 @@
namespace bpkg
{
inline int
- pkg_install (const pkg_install_options& o, cli::scanner& args)
+ pkg_install (const pkg_install_options& o, cli::group_scanner& args)
{
return pkg_command ("install",
o,