aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-uninstall.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/pkg-uninstall.hxx')
-rw-r--r--bpkg/pkg-uninstall.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/bpkg/pkg-uninstall.hxx b/bpkg/pkg-uninstall.hxx
index d3b6c63..94a8390 100644
--- a/bpkg/pkg-uninstall.hxx
+++ b/bpkg/pkg-uninstall.hxx
@@ -21,6 +21,7 @@ namespace bpkg
o.recursive (),
o.immediate (),
o.all (),
+ o.all_pattern (),
false /* package_cwd */,
args);
}