aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-build.cli
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/pkg-build.cli')
-rw-r--r--bpkg/pkg-build.cli6
1 files changed, 6 insertions, 0 deletions
diff --git a/bpkg/pkg-build.cli b/bpkg/pkg-build.cli
index 3c5568f..a4d49ef 100644
--- a/bpkg/pkg-build.cli
+++ b/bpkg/pkg-build.cli
@@ -141,5 +141,11 @@ namespace bpkg
"Print to \cb{STDOUT} what would be done without actually doing
anything."
}
+
+ bool --fetch-shallow
+ {
+ "Do not re-fetch complement and prerequisite repositories. Refer to
+ the \cb{--shallow} option in \l{bpkg-rep-fetch(1)} for details."
+ }
};
}