From b89309df64dcbbd3e54b847d242c8e6cfef84ddc Mon Sep 17 00:00:00 2001 From: Martin Hostettler Date: Sun, 18 Mar 2018 10:05:14 +0100 Subject: Project-templates.md: Fix help command name [skip ci] --- docs/markdown/Project-templates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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. -- cgit v1.1