diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2022-07-13 12:26:44 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2022-07-13 12:26:44 +0300 |
commit | 6f6ca2ffadd2545db67f6dd02d799fae259e43e8 (patch) | |
tree | 18b6d379b11eb2492584aa2bc15869198e154e4d /doc/manual.cli | |
parent | b5b758a40a79a305e0bcdf64b0956469bbfd84ad (diff) |
In manual adjust link to renamed section in bpkg manual
Diffstat (limited to 'doc/manual.cli')
-rw-r--r-- | doc/manual.cli | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/manual.cli b/doc/manual.cli index 47cb3e3..35de19c 100644 --- a/doc/manual.cli +++ b/doc/manual.cli @@ -5088,8 +5088,7 @@ source $src_root/build/config/common.build \N|If you would prefer to keep such a file in a different location (for example, because it contains things other than \c{config} directives), then you will need to manually list it in your package's \c{manifest} file, see the -\l{bpkg#manifest-package-x-build \c{{bootstrap,root,*\}-build[2]}} values for -details.| +\l{bpkg#manifest-package-build-file \c{build-file}} value for details.| Another effect of the \c{config} directive is to print the configuration variable in the project's configuration report. This functionality is |