mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-10-31 08:22:16 +01:00 
			
		
		
		
	Use a code block instead of <screen>
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user