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