aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Hostettler <textshell@uchuujin.de>2018-03-18 10:05:14 +0100
committerJussi Pakkanen <jpakkane@gmail.com>2018-03-18 20:29:00 +0200
commitb89309df64dcbbd3e54b847d242c8e6cfef84ddc (patch)
treeda33eb8203180dab7f71a6ac02f3874350f898ea
parent158dc249cac0c8a53c34ddda366ada007a460c2f (diff)
downloadmeson-b89309df64dcbbd3e54b847d242c8e6cfef84ddc.zip
meson-b89309df64dcbbd3e54b847d242c8e6cfef84ddc.tar.gz
meson-b89309df64dcbbd3e54b847d242c8e6cfef84ddc.tar.bz2
Project-templates.md: Fix help command name [skip ci]
-rw-r--r--docs/markdown/Project-templates.md2
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.