We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae7096a commit 3ab57bfCopy full SHA for 3ab57bf
doc/xmlcatalog.xml
@@ -49,6 +49,7 @@
49
<group choice="opt">
50
<arg choice="plain"><option>--sgml</option></arg>
51
<arg choice="plain"><option>--shell</option></arg>
52
+ <arg choice="plain"><option>--convert</option></arg>
53
<arg choice="plain"><option>--create</option></arg>
54
<arg choice="plain"><option>--del <replaceable>VALUE(S)</replaceable></option></arg>
55
<arg choice="plain">
@@ -153,6 +154,15 @@
153
154
</listitem>
155
</varlistentry>
156
157
+ <varlistentry>
158
+ <term><option>--convert</option></term>
159
+ <listitem>
160
+ <para>
161
+ Convert SGML catalog to XML.
162
+ </para>
163
+ </listitem>
164
+ </varlistentry>
165
+
166
<varlistentry>
167
<term><option>--create</option></term>
168
<listitem>
0 commit comments