From 16e8126b586aa83f13e02eaa34a0789da4549594 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 31 Oct 2019 23:36:02 +0300 Subject: Fix formatting in doc/manual.cli --- doc/manual.cli | 6 +++--- 1 file 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 # bpkg -v fetch --trust - # 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. -- cgit v1.1