summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2018-08-02 14:20:17 +0200
committerFlorian Pritz <bluewind@xinu.at>2018-08-02 14:20:17 +0200
commit8d1dc148fa2c0bb70993651554de7e7ebc34d9ba (patch)
tree177b5350f213263f77b3156853c527cbd089e31e /README.md
parentb575355ace040a580d08338caa810230cb508e0c (diff)
downloadApp-BorgRestore-8d1dc148fa2c0bb70993651554de7e7ebc34d9ba.tar.gz
App-BorgRestore-8d1dc148fa2c0bb70993651554de7e7ebc34d9ba.tar.xz
Add --quiet
Signed-off-by: Florian Pritz <bluewind@xinu.at>
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\] &lt;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.