From 8fb57cc32b6db9121989d856d3465e81f4cdfdd0 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 31 Jul 2018 08:35:01 +0200 Subject: Publish all packages in project, not only those initialized in config --- bdep/publish.cli | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'bdep/publish.cli') diff --git a/bdep/publish.cli b/bdep/publish.cli index 121218a..d8334aa 100644 --- a/bdep/publish.cli +++ b/bdep/publish.cli @@ -31,9 +31,10 @@ namespace bdep If no project or package directory is specified, then the current working directory is assumed. If no configuration is specified, then the default - configuration is used to prepare the package distributions. See - \l{bdep-projects-configs(1)} for details on specifying projects and - configurations. + configuration is used to prepare the package distributions. If the + specified directory is a project directory, then all the packages in the + project are published. See \l{bdep-projects-configs(1)} for details on + specifying projects and configurations. For each specified package the \cb{publish} command prepares a package archive and sends it as part of the package submission request to an -- cgit v1.1