File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 167167 </listitem >
168168 </varlistentry >
169169 <varlistentry >
170- <term >createsub-collections </term >
170+ <term >createsubcollections </term >
171171 <listitem >
172172 <para >If set to "true", any non-existing sub-collections will
173173 be automatically created.</para >
580580 <title >Extract a Collection</title >
581581 <programlisting >
582582 <markup ><![CDATA[ <xdb:extract xmlns:xdb="http://exist-db.org/ant"
583- uri="xmldb:exist://localhost:8080/exist/xmlrpc/db/shakespeare/plays" destdir="/tmp" sub-collections ="true" createdirectories="true"/>]]> </markup >
583+ uri="xmldb:exist://localhost:8080/exist/xmlrpc/db/shakespeare/plays" destdir="/tmp" subcollections ="true" createdirectories="true"/>]]> </markup >
584584 </programlisting >
585585 </example >
586586 <variablelist >
@@ -1059,7 +1059,7 @@ target eXist-db instance">
10591059user="${p.target.user}"
10601060password="${p.target.pass}"
10611061createcollection="true"
1062- createsub-collections ="true">
1062+ createsubcollections ="true">
10631063
10641064<fileset dir="${p.export.dir}"/>
10651065</xdb:store>
You can’t perform that action at this time.
0 commit comments