Skip to content

Commit 3767051

Browse files
committed
fix(backup): parameter name
close eXist-db#1033
1 parent 78e7f52 commit 3767051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/xar-resources/data/backup/backup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,7 @@
537537
<programlisting xlink:href="listings/listing-10.txt"/>
538538
<para>The restore process compares app packages contained in the backup with those already installed in the database. By default, older versions of
539539
an application package contained in the backup will not be restored if a newer version is installed in the database. To change this behavior and
540-
enforce an overwrite, pass parameter <literal>--overwrite</literal>.</para>
540+
enforce an overwrite, pass parameter <literal>--overwrite-apps</literal> or <literal>-a</literal>.</para>
541541
</sect2>
542542

543543
<sect2 xml:id="repair">

0 commit comments

Comments
 (0)