[glib] docs: minor formatting fixes to the gresource man page



commit d30a2d92f3450ee420c49781c889b5fd3c46aba9
Author: Matthias Clasen <mclasen redhat com>
Date:   Sat Jun 29 22:46:38 2013 -0400

    docs: minor formatting fixes to the gresource man page
    
    Make the SECTION argument appear the same way throughout.

 docs/reference/gio/gresource.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/docs/reference/gio/gresource.xml b/docs/reference/gio/gresource.xml
index 7e43015..90d7c89 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>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]