diff options
Diffstat (limited to 'docs/markdown/Project-templates.md')
-rw-r--r-- | docs/markdown/Project-templates.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Project-templates.md b/docs/markdown/Project-templates.md index d8459c6..5f323bd 100644 --- a/docs/markdown/Project-templates.md +++ b/docs/markdown/Project-templates.md @@ -25,6 +25,6 @@ $ ninja -C builddir ``` The generator has many different projects and settings. They can all -be listed by invoking the command `meson test --help`. +be listed by invoking the command `meson init --help`. This feature is available since Meson version 0.45.0. |