aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-test.cli
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/pkg-test.cli')
-rw-r--r--bpkg/pkg-test.cli2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/pkg-test.cli b/bpkg/pkg-test.cli
index 78018be..f8ad332 100644
--- a/bpkg/pkg-test.cli
+++ b/bpkg/pkg-test.cli
@@ -22,7 +22,7 @@ namespace bpkg
The \cb{pkg-test} command tests the previously configured (via
\l{bpkg-pkg-build(1)} or \l{bpkg-pkg-configure(1)}) packages.
Additionally, immediate or all dependencies of the specified packages can
- be tested by specifying the \c{\b{--immediate}|\b{-i}} or
+ also be tested by specifying the \c{\b{--immediate}|\b{-i}} or
\c{\b{--recursive}|\b{-r}} options, respectively. Underneath, this
command doesn't do much more than run \cb{b test}.