mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-04 18:26:19 +01:00
Use a code block instead of <screen>
This commit is contained in:
parent
0e671286fc
commit
49c2223ee6
@ -59,7 +59,7 @@
|
|||||||
* #GOptionGroup) and write a text similar to the one shown in the
|
* #GOptionGroup) and write a text similar to the one shown in the
|
||||||
* following example to stdout.
|
* following example to stdout.
|
||||||
*
|
*
|
||||||
* <informalexample><screen>
|
* |[
|
||||||
* Usage:
|
* Usage:
|
||||||
* testtreemodel [OPTION...] - test tree model performance
|
* testtreemodel [OPTION...] - test tree model performance
|
||||||
*
|
*
|
||||||
@ -75,7 +75,7 @@
|
|||||||
* -v, --verbose Be verbose
|
* -v, --verbose Be verbose
|
||||||
* -b, --beep Beep when done
|
* -b, --beep Beep when done
|
||||||
* --rand Randomize the data
|
* --rand Randomize the data
|
||||||
* </screen></informalexample>
|
* ]|
|
||||||
*
|
*
|
||||||
* GOption groups options in #GOptionGroups, which makes it easy to
|
* GOption groups options in #GOptionGroups, which makes it easy to
|
||||||
* incorporate options from multiple sources. The intended use for this is
|
* incorporate options from multiple sources. The intended use for this is
|
||||||
|
Loading…
Reference in New Issue
Block a user