aboutsummaryrefslogtreecommitdiff
path: root/bdep/publish.cli
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-11-25 23:14:29 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-11-29 19:51:15 +0300
commit8fda78b90daac540a8c7ecc29127ee402a64081a (patch)
tree0af51b9f846577755f737103386c18ab648a274d /bdep/publish.cli
parent3d7a378470edf0a3e97630c74bc327ad471c2f4f (diff)
Add support for publishing packages with non-standard version
Diffstat (limited to 'bdep/publish.cli')
-rw-r--r--bdep/publish.cli8
1 files changed, 8 insertions, 0 deletions
diff --git a/bdep/publish.cli b/bdep/publish.cli
index 42504ac..85925ec 100644
--- a/bdep/publish.cli
+++ b/bdep/publish.cli
@@ -80,6 +80,14 @@ namespace bdep
See \l{brep#submit Package Submission} for details on the submission
request handling by archive repositories.
+
+ If the \cb{--forward} option is specified then the forwarded
+ configurations are used to prepare the package distributions. In
+ particular, this means that in this mode the project doesn't need to be
+ initialized and all that's required is for package's source directories
+ to be configured to forward to an out of source build configuration (see
+ \l{b(1)} for details on forwarded configurations). This, for example, can
+ be used to publish packages that don't use the standard version.
"
}