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