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