aboutsummaryrefslogtreecommitdiff
path: root/doc/manual.cli
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual.cli')
-rw-r--r--doc/manual.cli6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/manual.cli b/doc/manual.cli
index b4fc15b..66c2b02 100644
--- a/doc/manual.cli
+++ b/doc/manual.cli
@@ -853,8 +853,8 @@ bpkg -v test <package-name>
#
bpkg -v fetch --trust <repository-fp>
- # for each package referred to by the tests, examples, or benchmarks
- # package manifest values:
+ # for each package referred to by the tests, examples, or
+ # benchmarks package manifest values:
#
{
# bpkg.configure.build
@@ -1030,7 +1030,7 @@ that applies to the \c{bpkg.configure.create} step, then in addition to
building and possibly running tests, the \c{bbot} worker will also test
installing and uninstalling each package. Furthermore, if the package contains
subprojects that support the test operation and/or refers to other packages
-via the \c{tests}, \c{examples}, or c\{benchmarks} manifest values, then the
+via the \c{tests}, \c{examples}, or \c{benchmarks} manifest values, then the
worker will additionally build such subprojects/packages against the
installation and run their tests.