From ade59f987f40707d7f5fb43727b0de249a373469 Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Sun, 22 Apr 2018 19:41:21 +0300 Subject: Updated version number for new release. --- docs/markdown/snippets/improved-help.md | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 docs/markdown/snippets/improved-help.md (limited to 'docs/markdown/snippets/improved-help.md') diff --git a/docs/markdown/snippets/improved-help.md b/docs/markdown/snippets/improved-help.md deleted file mode 100644 index db7e85262..000000000 --- a/docs/markdown/snippets/improved-help.md +++ /dev/null @@ -1,6 +0,0 @@ -## "meson help" now shows command line help - -Command line parsing is now less surprising. "meson help" is now -equivalent to "meson --help" and "meson help " is -equivalent to "meson --help", instead of creating a build -directory called "help" in these cases. -- cgit v1.2.1