mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 07:26:15 +01:00
docs: tag enclose 'all' and 'help' values
so they are not confused as being normal text. Seen at: https://developer.gnome.org/glib/stable/glib-running.html
This commit is contained in:
parent
b3328d77c1
commit
fc1e2bc9f0
@ -156,8 +156,8 @@ How to run and debug your GLib application
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
The special value all can be used to turn on all debug options.
|
The special value <literal>all</literal> can be used to turn on all debug options.
|
||||||
The special value help can be used to print all available options.
|
The special value <literal>help</literal> can be used to print all available options.
|
||||||
</para>
|
</para>
|
||||||
</formalpara>
|
</formalpara>
|
||||||
|
|
||||||
@ -207,8 +207,8 @@ How to run and debug your GLib application
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
</variablelist>
|
</variablelist>
|
||||||
The special value all can be used to turn on all options.
|
The special value <literal>all</literal> can be used to turn on all options.
|
||||||
The special value help can be used to print all available options.
|
The special value <literal>help</literal> can be used to print all available options.
|
||||||
</para>
|
</para>
|
||||||
</formalpara>
|
</formalpara>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user