mirror of
https://github.com/restic/restic.git
synced 2025-06-11 05:18:28 +00:00

The maximum for `--verbose=n` is n=2. Internally it is translated into a scale from 0 to 3. However, the default (without verbose) is 1, thus the verbosity level can only be increased two times.