aboutsummaryrefslogtreecommitdiff
path: root/bpkg/rep-create.cli
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/rep-create.cli')
-rw-r--r--bpkg/rep-create.cli21
1 files changed, 21 insertions, 0 deletions
diff --git a/bpkg/rep-create.cli b/bpkg/rep-create.cli
index 006cf56..557d941 100644
--- a/bpkg/rep-create.cli
+++ b/bpkg/rep-create.cli
@@ -45,4 +45,25 @@ namespace bpkg
\cb{openssl} cryptographic engine is used."
}
};
+
+ "
+ \h|DEFAULT OPTIONS FILES|
+
+ See \l{bpkg-default-options-files(1)} for an overview of the default
+ options files. For the \cb{rep-create} command the search start
+ directory is the repository directory. The following options files are
+ searched for in each directory and, if found, loaded in the order listed:
+
+ \
+ bpkg.options
+ bpkg-rep-create.options
+ \
+
+ The following \cb{rep-create} command options cannot be specified in the
+ remote default options files:
+
+ \
+ --key
+ \
+ "
}