diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2017-10-18 14:43:17 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2017-10-19 12:30:34 +0300 |
commit | b54f497d9f37197ee53db5dc56b307a5efd0eeef (patch) | |
tree | d7f465467dc689699afc56c4cdeeace70d0b00a7 /doc/manual.cli | |
parent | 89d5fb99da99c95a72f0ae69b8116ef3a04333ca (diff) |
Add support for command options
Diffstat (limited to 'doc/manual.cli')
-rw-r--r-- | doc/manual.cli | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/manual.cli b/doc/manual.cli index 5183343..a49b255 100644 --- a/doc/manual.cli +++ b/doc/manual.cli @@ -368,7 +368,7 @@ triplet} format as autotools for \c{target}, it is not flexible enough for \ The additional configuration options and variables. A single level of quotes -(either single or double) is removed in each variable before being passed to +(either single or double) is removed in each value before being passed to \c{bpkg}. For example, the following value: \ @@ -705,9 +705,9 @@ modules (\c{<env-modules>}) and the list of configuration options and variables The re-executed \c{bbot} worker then proceeds to test the package from the repository by executing the following commands, collectively called a \i{worker script}. Each command has a unique \i{step id} that can be used as a -prefix in the \c{<config-args>} and \c{<env-config-args>} values as discussed -in \l{#arch-controller Controller Logic}. The \c{<>}-values are from the task -manifest and the environment: +prefix in the \c{<config-args>}, \c{<env-config-args>}, and \c{<env-modules>} +values as discussed in \l{#arch-controller Controller Logic}. The +\c{<>}-values are from the task manifest and the environment: \ # bpkg.configure.create |