mirror of
https://github.com/octoleo/restic.git
synced 2025-02-08 06:38:25 +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.