aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-command.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/pkg-command.hxx')
-rw-r--r--bpkg/pkg-command.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/bpkg/pkg-command.hxx b/bpkg/pkg-command.hxx
index 3196bb1..40a55f2 100644
--- a/bpkg/pkg-command.hxx
+++ b/bpkg/pkg-command.hxx
@@ -27,6 +27,7 @@ namespace bpkg
bool recursive,
bool immediate,
bool all,
+ const strings& all_patterns,
bool package_cwd,
cli::group_scanner& args);