aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-build.cli
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2022-06-13 15:15:11 +0300
committerBoris Kolpackov <boris@codesynthesis.com>2022-06-14 14:46:09 +0200
commit620186a31a28aaa15ab14c774fd56b14cc8d392d (patch)
treece6aad6ccaea7d7b0ea3daed57200954d59c3c48 /bpkg/pkg-build.cli
parentb149a1a4b7bc404ddad53b9aad5f817b9b72bc8c (diff)
Print configuration information in prompt
Diffstat (limited to 'bpkg/pkg-build.cli')
-rw-r--r--bpkg/pkg-build.cli11
1 files changed, 6 insertions, 5 deletions
diff --git a/bpkg/pkg-build.cli b/bpkg/pkg-build.cli
index b1415fe..493ffbe 100644
--- a/bpkg/pkg-build.cli
+++ b/bpkg/pkg-build.cli
@@ -379,11 +379,12 @@ namespace bpkg
{
"<sum>",
- "Hash the names and versions of all the packages that would be built.
- If the resulting checksum matches the specified, then exit without
- building anything (potentially with a special error code specified
- with the \cb{--noop-exit} option). Otherwise, proceed to build as
- normal. In both cases, print the resulting checksum to \cb{stdout}."
+ "Hash the names, versions, and configurations of all the packages that
+ would be built. If the resulting checksum matches the specified, then
+ exit without building anything (potentially with a special error code
+ specified with the \cb{--noop-exit} option). Otherwise, proceed to
+ build as normal. In both cases, print the resulting checksum to
+ \cb{stdout}."
}
uint16_t --no-private-config