aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets
diff options
context:
space:
mode:
authorDaniel Mensinger <daniel@mensinger-ka.de>2018-11-29 14:53:28 +0100
committerDaniel Mensinger <daniel@mensinger-ka.de>2019-01-06 12:19:29 +0100
commitb034f52656c19f378fc144abd9087e7526b1e27f (patch)
tree229eed798976f71a29585be161ffe8bc57a83973 /docs/markdown/snippets
parentb91c5aad854bff3a13c27aa1a6ade85ded216207 (diff)
downloadmeson-b034f52656c19f378fc144abd9087e7526b1e27f.zip
meson-b034f52656c19f378fc144abd9087e7526b1e27f.tar.gz
meson-b034f52656c19f378fc144abd9087e7526b1e27f.tar.bz2
Filenames are now lists
Diffstat (limited to 'docs/markdown/snippets')
-rw-r--r--docs/markdown/snippets/introspect_multiple.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/markdown/snippets/introspect_multiple.md b/docs/markdown/snippets/introspect_multiple.md
index d05eae6..17d0a3f 100644
--- a/docs/markdown/snippets/introspect_multiple.md
+++ b/docs/markdown/snippets/introspect_multiple.md
@@ -10,4 +10,9 @@ compatibility.
Furthermore the option `-a,--all`, `-i,--indent` and `-f,--force-new`
were added to print all introspection information in one go, format the
JSON output (the default is still compact JSON) and foce use the new
-output format, even if only one introspection command was given. \ No newline at end of file
+output format, even if only one introspection command was given.
+
+Additionlly the format of target was changed:
+ - `filename` is now a list of output filenames
+ - `install_filename` is now also a list of installed files
+ - New: the `sources` key. It stores the source files of a target and there compiler parameters