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:
Nelson Benítez León 2019-07-30 23:19:36 -04:00 committed by Philip Withnall
parent b3328d77c1
commit fc1e2bc9f0

View File

@ -156,8 +156,8 @@ How to run and debug your GLib application
</listitem>
</varlistentry>
</variablelist>
The special value all 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>all</literal> can be used to turn on all debug options.
The special value <literal>help</literal> can be used to print all available options.
</para>
</formalpara>
@ -207,8 +207,8 @@ How to run and debug your GLib application
</listitem>
</varlistentry>
</variablelist>
The special value all can be used to turn on all options.
The special value help can be used to print all available options.
The special value <literal>all</literal> can be used to turn on all options.
The special value <literal>help</literal> can be used to print all available options.
</para>
</formalpara>