Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkesava-wow <kesava-wow@users.noreply.github.com>2019-02-10 11:28:21 +0300
committerGitHub <noreply@github.com>2019-02-10 11:28:21 +0300
commit851cc90a28331652c863772f79521621b9c8bf63 (patch)
tree71f85adaf58aca7ba28d6c7e5f8d350b6a614c96 /Duplicati/CommandLine
parent57c5170aff9c7383346023562839f10373803f42 (diff)
update 'help compare' to reflect removal of --verbose
Diffstat (limited to 'Duplicati/CommandLine')
-rw-r--r--Duplicati/CommandLine/help.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Duplicati/CommandLine/help.txt b/Duplicati/CommandLine/help.txt
index bc8b703f2..211c6587f 100644
--- a/Duplicati/CommandLine/help.txt
+++ b/Duplicati/CommandLine/help.txt
@@ -175,8 +175,8 @@ Usage: compare <storage-URL> [<base-version>] [<compare-to>] [<options>]
Compares two backups and shows differences. If no versions are given, changes are shown between the two latest backups. The versions can either be timestamps or backup version numbers. If only one version is given, the most recent backup is compared to that version.
- --verbose
- Shows names of files
+ --full-result
+ Shows all changes
--include=<filter>
Adds an include filter (for verbose output)
--exclude=<filter>