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