瀏覽代碼

Mention --stats option in documentation.

Dan Helfman 5 年之前
父節點
當前提交
386979ebb4
共有 1 個文件被更改,包括 10 次插入0 次删除
  1. 10 0
      docs/how-to/inspect-your-backups.md

+ 10 - 0
docs/how-to/inspect-your-backups.md

@@ -20,6 +20,16 @@ Or, for even more progress and debug spew:
 borgmatic --verbosity 2
 borgmatic --verbosity 2
 ```
 ```
 
 
+## Backup summary
+
+If you're less concerned with progress during a backup, and you just want to
+see the summary of archive statistics at the end, you can use the stats
+option:
+
+```bash
+borgmatic --stats
+```
+
 ## Existing backups
 ## Existing backups
 
 
 Borgmatic provides convenient flags for Borg's
 Borgmatic provides convenient flags for Borg's