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
|
||||
* following example to stdout.
|
||||
*
|
||||
* <informalexample><screen>
|
||||
* |[
|
||||
* Usage:
|
||||
* testtreemodel [OPTION...] - test tree model performance
|
||||
*
|
||||
@ -75,7 +75,7 @@
|
||||
* -v, --verbose Be verbose
|
||||
* -b, --beep Beep when done
|
||||
* --rand Randomize the data
|
||||
* </screen></informalexample>
|
||||
* ]|
|
||||
*
|
||||
* GOption groups options in #GOptionGroups, which makes it easy to
|
||||
* incorporate options from multiple sources. The intended use for this is
|
||||
|
Loading…
Reference in New Issue
Block a user