summaryrefslogtreecommitdiff
path: root/spec/spec/build-config-file.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-27 16:18:19 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-28 10:38:23 +0200
commitf313e5670bebb032cd438270321dbef2038ebc04 (patch)
tree0a099da5170781c46d0a4fa31f8cef8b240447ca /spec/spec/build-config-file.yml
parente720d8418a2154a0786b62d77e2859624aff5a9e (diff)
specdoc: Use mapper substitutions for descriptions
Diffstat (limited to 'spec/spec/build-config-file.yml')
-rw-r--r--spec/spec/build-config-file.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/spec/spec/build-config-file.yml b/spec/spec/build-config-file.yml
index 238fd787..f99bbca9 100644
--- a/spec/spec/build-config-file.yml
+++ b/spec/spec/build-config-file.yml
@@ -16,10 +16,10 @@ spec-info:
attributes:
content:
description: |
- It shall be the content of the configuration file. A ${VARIABLE}
+ It shall be the content of the configuration file. A $${VARIABLE}
substitution is performed during the configure command execution
- using the variables of the configuration set. Use $$ for a plain $
- character. To have all variables from sibling items available for
+ using the variables of the configuration set. Use $$$$ for a plain
+ $$ character. To have all variables from sibling items available for
substitution it is recommended to link them in the proper order.
spec-type: str
install-path: