diff options
-rw-r--r-- | docs/markdown/Commands.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Commands.md b/docs/markdown/Commands.md index 46bd21b..d7233d4 100644 --- a/docs/markdown/Commands.md +++ b/docs/markdown/Commands.md @@ -151,7 +151,7 @@ Displays information about a configured meson project. Display basic information about a configured project in `builddir`: ``` -meson introspect builddir +meson introspect builddir --projectinfo ``` ### install |