aboutsummaryrefslogtreecommitdiff
path: root/bdep/publish.cli
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/publish.cli')
-rw-r--r--bdep/publish.cli8
1 files changed, 7 insertions, 1 deletions
diff --git a/bdep/publish.cli b/bdep/publish.cli
index cba7436..1d3771c 100644
--- a/bdep/publish.cli
+++ b/bdep/publish.cli
@@ -24,7 +24,7 @@ namespace bdep
\c{<pkg-spec> = (\b{--directory}|\b{-d} <pkg-dir>)... | <prj-spec>\n
<prj-spec> = \b{--directory}|\b{-d} <prj-dir>\n
- <cfg-spec> = \b{@}<cfg-name> | \b{--config}|\b{-c} <cfg-dir>}
+ <cfg-spec> = \b{@}<cfg-name> | \b{--config}|\b{-c} <cfg-dir> | \b{--forward}}
\h|DESCRIPTION|
@@ -143,6 +143,12 @@ namespace bdep
other recognized outcomes refer to the submission service
documentation."
}
+
+ bool --forward
+ {
+ "Use the forwarded configuration for each package instead of the
+ default configuration."
+ }
};
"\h|ENVIRONMENT|