We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fe4d75 commit c1e9640Copy full SHA for c1e9640
src/main/xar-resources/data/java-admin-client/java-admin-client.xml
@@ -329,7 +329,7 @@
329
documents in that directory into the database. However, it will
330
<emphasis>not</emphasis> recurse into subdirectories. For this, you have to
331
pass the <literal>-d</literal> option. For example:</para>
332
- <programlisting>bin/client.sh -d -c /db/movies -m /db/movies -p /home/exist/xml/movies</programlisting>
+ <programlisting>bin/client.sh -d -c /db/movies -m /db/movies -p /home/exist/xml/movies</programlisting>
333
<para>This will recurse into all directories below
334
<literal>/home/exist/xml/movies</literal>. For each subdirectory, a
335
collection will be created below the <literal>/db/movies</literal>
0 commit comments