wmaker: improve the documentation for the command-line options
commit6749e38693f19a5546ce356a61ea40de44934ac5
authorChristophe CURIS <christophe.curis@free.fr>
Mon, 6 Apr 2015 15:57:54 +0000 (6 17:57 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sat, 18 Apr 2015 18:31:10 +0000 (18 19:31 +0100)
tree6a1027e1830219934427d552039d2ffdde44cf3c
parentb6270f5a92d9133c949d74ea7fd573ad13eab71a
wmaker: improve the documentation for the command-line options

There were 2 options that were not documented at all, which are now listed
in the 'wmaker --help';

The man page have been updated according to the 'check-cmdline-opts' script
feedback, including:
 - adding 2 options that were missing (global_def_path, no-drawer);
 - removed 2 options that do not exist anymore (no-cpp, create-stdcmap);
 - sorting the options, to make them easier to search for.

In addition, took opportunity to:
 - remove the double description for 'visual-id';
 - improve a number of descriptions to make them clearer;
 - fix minor stuff (typo, spaces at end of lines).

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
doc/wmaker.1x
src/main.c