summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2013-06-29 22:46:38 -0400
committerMatthias Clasen <mclasen@redhat.com>2013-06-29 22:46:38 -0400
commitd30a2d92f3450ee420c49781c889b5fd3c46aba9 (patch)
treebfae60465ae9963a5138a6e2ea0ed336fa1c5d43
parent5989651bee6bf8d8c50b180fa6295d824caa37de (diff)
downloadglib-d30a2d92f3450ee420c49781c889b5fd3c46aba9.tar.gz
docs: minor formatting fixes to the gresource man page
Make the SECTION argument appear the same way throughout.
-rw-r--r--docs/reference/gio/gresource.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/reference/gio/gresource.xml b/docs/reference/gio/gresource.xml
index 7e4301527..90d7c8924 100644
--- a/docs/reference/gio/gresource.xml
+++ b/docs/reference/gio/gresource.xml
@@ -33,14 +33,14 @@
</cmdsynopsis>
<cmdsynopsis>
<command>gresource</command>
- <arg choice="opt">--section SECTION</arg>
+ <arg choice="opt">--section <replaceable>SECTION</replaceable></arg>
<arg choice="plain">details</arg>
<arg choice="plain"><replaceable>FILE</replaceable></arg>
<arg choice="opt"><replaceable>PATH</replaceable></arg>
</cmdsynopsis>
<cmdsynopsis>
<command>gresource</command>
- <arg choice="opt">--section SECTION</arg>
+ <arg choice="opt">--section <replaceable>SECTION</replaceable></arg>
<arg choice="plain">extract</arg>
<arg choice="plain"><replaceable>FILE</replaceable></arg>
<arg choice="plain"><replaceable>PATH</replaceable></arg>