## "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.