From 2ea3d11ac1d5b6069268709ca0125d2e90377d93 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 17 May 2018 12:55:03 +0200 Subject: Add support for --immediate|-i and --recursive|-r to pkg-(un)install --- bpkg/pkg-test.cli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bpkg/pkg-test.cli') 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}. -- cgit v1.1