summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index da4e10c..af1930e 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,7 @@ borg-restore.pl \[options\] <path>
Options:
--help, -h short help message
--debug show debug messages
+ --quiet show only warnings and errors
--update-cache, -u update cache files
--list [pattern] List paths contained in the backups, optionally
matching an SQLite LIKE pattern
@@ -63,6 +64,10 @@ It can be used to build your own restoration script.
Enable debug messages.
+- **--quiet**
+
+ Reduce output by showing only show warnings and above (errors).
+
- **--update-cache**, **-u**
Update the lookup database. You should run this after creating or removing a backup.