aboutsummaryrefslogtreecommitdiff
path: root/bpkg/rep-info.cli
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-05-18 22:17:53 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-05-21 11:39:35 +0300
commit4fd96434dd9afca5f446275fd037e28a09c85edd (patch)
tree951b587dfe5e70c4390e200638f10eae8e30174f /bpkg/rep-info.cli
parent2383d8e0a38e2c07cf0418436d1476c3f9b6ab97 (diff)
Add rep-info --deep option
Diffstat (limited to 'bpkg/rep-info.cli')
-rw-r--r--bpkg/rep-info.cli11
1 files changed, 9 insertions, 2 deletions
diff --git a/bpkg/rep-info.cli b/bpkg/rep-info.cli
index 0e10778..916209f 100644
--- a/bpkg/rep-info.cli
+++ b/bpkg/rep-info.cli
@@ -90,8 +90,15 @@ namespace bpkg
"Instead of printing the information in the human-readable form, dump it
(to \cb{stdout}) as manifest(s). Normally you would use this option in
combination with \cb{--packages|-p} or \cb{--repositories|-r} to only
- dump one of the manifests. See also \cb{--repositories-file} and
- \cb{--packages-file}."
+ dump one of the manifests. If the \cb{--deep} option is specified,
+ then in the resulting packages manifest the \cb{*-file} values are
+ replaced with the contents of the referenced files. See also
+ \cb{--repositories-file} and \cb{--packages-file}."
+ }
+
+ bool --deep
+ {
+ "Verify files referenced by the \cb{*-file} manifest values."
}
path --repositories-file