meson/man
Fabian Bläse 7b76515534 man: Make argument order of setup command consistent with help message
In msetup the two positional arguments build-dir and source-dir
are added to the argument parser in this order.

This also affects the help message.

This order is different from the order given in the man page.
Therefore it is switched around in the man page to make it consistent
with the help message.

As the code automatically decides which directory contains what, this
change is only cosmetic. Both argument orders should be valid.

Signed-off-by: Fabian Bläse <fabian@blaese.de>
2019-09-05 23:43:32 +03:00
..
meson.1 man: Make argument order of setup command consistent with help message 2019-09-05 23:43:32 +03:00