diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual.cli | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/manual.cli b/doc/manual.cli index e3b3bd1..68b03ef 100644 --- a/doc/manual.cli +++ b/doc/manual.cli @@ -319,7 +319,8 @@ default toolchain repository location embedded into the build scripts in the It is also possible to use multiple toolchains on a single Build OS instance. In this case a toolchain name can be appended after \c{buildos.toolchain_*}, for example, \c{buildos.toolchain_url.<name>} (values without the toolchain -name use the toolchain name \c{default}). +name use the toolchain name \c{default}). The toolchain name may not contain +\c{-}. Each line in the checksums file is the output of the \c{shaNNNsum(1)} utility, that is, the SHANNN sum following by space, an asterisk (\c{*}) which signals |