From 8fda78b90daac540a8c7ecc29127ee402a64081a Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 25 Nov 2021 23:14:29 +0300 Subject: Add support for publishing packages with non-standard version --- bdep/publish.cli | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'bdep/publish.cli') 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. " } -- cgit v1.1