Skip to content

Commit 3ab57bf

Browse files
committed
doc: Document xmlcatalog --convert
Fixes #417.
1 parent ae7096a commit 3ab57bf

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

doc/xmlcatalog.xml

+10
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
<group choice="opt">
5050
<arg choice="plain"><option>--sgml</option></arg>
5151
<arg choice="plain"><option>--shell</option></arg>
52+
<arg choice="plain"><option>--convert</option></arg>
5253
<arg choice="plain"><option>--create</option></arg>
5354
<arg choice="plain"><option>--del <replaceable>VALUE(S)</replaceable></option></arg>
5455
<arg choice="plain">
@@ -153,6 +154,15 @@
153154
</listitem>
154155
</varlistentry>
155156

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+
156166
<varlistentry>
157167
<term><option>--create</option></term>
158168
<listitem>

0 commit comments

Comments
 (0)