mirror of
https://github.com/restic/restic.git
synced 2026-04-18 19:08:50 +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.