aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Reference-manual.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/Reference-manual.md')
-rw-r--r--docs/markdown/Reference-manual.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/markdown/Reference-manual.md b/docs/markdown/Reference-manual.md
index 3693e57..4fb0b63 100644
--- a/docs/markdown/Reference-manual.md
+++ b/docs/markdown/Reference-manual.md
@@ -580,6 +580,9 @@ Returns a [disabler object](#disabler-object).
Print the argument string and halts the build process.
+*(since 0.58.0)* Can take more than one argument that will be separated by
+space.
+
### environment()
``` meson