aboutsummaryrefslogtreecommitdiff
path: root/bpkg/system-package-manager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/system-package-manager.hxx')
-rw-r--r--bpkg/system-package-manager.hxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/bpkg/system-package-manager.hxx b/bpkg/system-package-manager.hxx
index 4fd8ba1..8a5b891 100644
--- a/bpkg/system-package-manager.hxx
+++ b/bpkg/system-package-manager.hxx
@@ -177,9 +177,10 @@ namespace bpkg
// the package.
//
// Return the list of paths to binary packages and any other associated
- // files (build metadata, etc). If the result is empty, assume the
- // prepare-only mode (or similar) with appropriate result diagnostics
- // having been already issued.
+ // files (build metadata, etc) that could be useful for consumption of
+ // binary packages. If the result is empty, assume the prepare-only mode
+ // (or similar) with appropriate result diagnostics having been already
+ // issued.
//
struct package
{