aboutsummaryrefslogtreecommitdiff
path: root/bdep/publish.cli
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/publish.cli')
-rw-r--r--bdep/publish.cli23
1 files changed, 22 insertions, 1 deletions
diff --git a/bdep/publish.cli b/bdep/publish.cli
index 1d3771c..0a3eafb 100644
--- a/bdep/publish.cli
+++ b/bdep/publish.cli
@@ -151,7 +151,28 @@ namespace bdep
}
};
- "\h|ENVIRONMENT|
+ "
+ \h|DEFAULT OPTIONS FILES|
+
+ See \l{bdep-default-options-files(1)} for an overview of the default
+ options files. For the \cb{publish} 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-publish.options
+ \
+
+ The following \cb{publish} command options cannot be specified in the
+ default options files:
+
+ \
+ --directory|-d
+ \
+
+
+ \h|ENVIRONMENT|
The \cb{BDEP_AUTHOR_NAME} and \cb{BDEP_AUTHOR_EMAIL} environment variables
can be used to specify the publisher's name and email address,