aboutsummaryrefslogtreecommitdiff
path: root/bpkg/rep-info.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/rep-info.cxx')
-rw-r--r--bpkg/rep-info.cxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/bpkg/rep-info.cxx b/bpkg/rep-info.cxx
index 8caabfd..1d3733d 100644
--- a/bpkg/rep-info.cxx
+++ b/bpkg/rep-info.cxx
@@ -55,7 +55,8 @@ namespace bpkg
rep_fetch (o,
o.directory_specified () && d.empty () ? nullptr : &d,
rl,
- !o.manifest () /* ignore_unknow */));
+ !o.manifest () /* ignore_unknow */,
+ o.deep () /* expand_values */));
// Now print.
//