Merge branch 'BUG_running_docs' into 'master'

docs: tag enclose 'all' and 'help' values

See merge request GNOME/glib!1018
This commit is contained in:
Philip Withnall 2020-01-29 12:54:32 +00:00
commit ecdeee26a9

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>