From 518aeabb2a860378049b769354b8187ea86f4e64 Mon Sep 17 00:00:00 2001 From: Dan Helfman Date: Tue, 30 May 2023 22:25:27 -0700 Subject: [PATCH] Document verbosity levels (#484). --- docs/how-to/inspect-your-backups.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/how-to/inspect-your-backups.md b/docs/how-to/inspect-your-backups.md index e89d23f6..c1e509b8 100644 --- a/docs/how-to/inspect-your-backups.md +++ b/docs/how-to/inspect-your-backups.md @@ -24,6 +24,15 @@ Or, for even more progress and debug spew: borgmatic --verbosity 2 ``` +The full set of verbosity levels are: + + * `-2`: disable output entirely New in borgmatic 1.7.14 + * `-1`: only show errors + * `0`: default output + * `1`: some additional output (informational level) + * `2`: lots of additional output (debug level) + + ## Backup summary If you're less concerned with progress during a backup, and you only want to