aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-update.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-update.hxx
parent85eff0e9f81a3eeccc67e534f43be7e9f2e75521 (diff)
Add support for vars grouping for package commands
Diffstat (limited to 'bpkg/pkg-update.hxx')
-rw-r--r--bpkg/pkg-update.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/pkg-update.hxx b/bpkg/pkg-update.hxx
index 01c5e58..13d6ae9 100644
--- a/bpkg/pkg-update.hxx
+++ b/bpkg/pkg-update.hxx
@@ -15,7 +15,7 @@
namespace bpkg
{
inline int
- pkg_update (const pkg_update_options& o, cli::scanner& args)
+ pkg_update (const pkg_update_options& o, cli::group_scanner& args)
{
return pkg_command ("update",
o,