From 7a12f8bdcb4d497489a4df1e1024e724b316085a Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 29 Oct 2019 13:20:56 +0300 Subject: Swap order of bpkg environment and task args in worker --- doc/manual.cli | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/manual.cli') diff --git a/doc/manual.cli b/doc/manual.cli index 41973f7..4182be5 100644 --- a/doc/manual.cli +++ b/doc/manual.cli @@ -760,7 +760,7 @@ values as discussed in \l{#arch-controller Controller Logic}. The \ # bpkg.configure.create # -bpkg -V create +bpkg -V create # bpkg.configure.add # @@ -815,7 +815,7 @@ bpkg -v test { # b.test-installed.create # - b -V create + b -V create # b.test-installed.configure # @@ -832,7 +832,7 @@ bpkg -v test { # bpkg.test-installed.create # - bpkg -V create + bpkg -V create # bpkg.configure.add # -- cgit v1.1