aboutsummaryrefslogtreecommitdiff
path: root/docs/yaml/functions
diff options
context:
space:
mode:
Diffstat (limited to 'docs/yaml/functions')
-rw-r--r--docs/yaml/functions/subdir.yaml5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/yaml/functions/subdir.yaml b/docs/yaml/functions/subdir.yaml
index 694fa51..428563b 100644
--- a/docs/yaml/functions/subdir.yaml
+++ b/docs/yaml/functions/subdir.yaml
@@ -14,7 +14,10 @@ description: |
posargs:
dir_name:
type: str
- description: Directory relative to the current `meson.build` to enter.
+ description: |
+ Directory relative to the current `meson.build` to enter.
+
+ Cannot contain `..`
kwargs:
if_found: