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 78e7f52 commit 3767051Copy full SHA for 3767051
src/main/xar-resources/data/backup/backup.xml
@@ -537,7 +537,7 @@
537
<programlisting xlink:href="listings/listing-10.txt"/>
538
<para>The restore process compares app packages contained in the backup with those already installed in the database. By default, older versions of
539
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>
+ enforce an overwrite, pass parameter <literal>--overwrite-apps</literal> or <literal>-a</literal>.</para>
541
</sect2>
542
543
<sect2 xml:id="repair">
0 commit comments