Deal with gtk-doc's insane sensitivty to spaces

...by inserting a few of them.
This commit is contained in:
Ryan Lortie 2010-09-17 13:14:59 -04:00
parent 6b0e31ce48
commit cf73ba47f1

View File

@ -64,12 +64,12 @@
* <informalexample><screen> * <informalexample><screen>
* Usage: * Usage:
* testtreemodel [OPTION...] - test tree model performance * testtreemodel [OPTION...] - test tree model performance
* *
* Help Options: * Help Options:
* -h, --help Show help options * -h, --help Show help options
* --help-all Show all help options * --help-all Show all help options
* --help-gtk Show GTK+ Options * --help-gtk Show GTK+ Options
* *
* Application Options: * Application Options:
* -r, --repeats=N Average over N repetitions * -r, --repeats=N Average over N repetitions
* -m, --max-size=M Test up to 2^M items * -m, --max-size=M Test up to 2^M items