From 74bbd943c042478ac550ba7bf6fec0a14ae14bcf Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 7 Dec 2015 13:33:29 +0200 Subject: Ignoring unknown manifest entries where appropriate --- bpkg/rep-create-options.cli | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'bpkg/rep-create-options.cli') diff --git a/bpkg/rep-create-options.cli b/bpkg/rep-create-options.cli index 13c3b3d..70ca78d 100644 --- a/bpkg/rep-create-options.cli +++ b/bpkg/rep-create-options.cli @@ -19,5 +19,10 @@ namespace bpkg "Use as the repository root directory instead of the current working directory." */ + + bool --ignore-unknown + { + "Ignore unknown manifest entries." + } }; } -- cgit v1.1