Skip to content

Commit

Permalink
Merge pull request #4769 from will-ca/patch-1
Browse files Browse the repository at this point in the history
Tiny wording clarification in `restic-stats.1`.
  • Loading branch information
MichaelEischer committed Apr 18, 2024
2 parents 4d22412 + 6aced61 commit 228b35f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/restic/cmd_stats.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ depending on what you are trying to calculate.
The modes are:
* restore-size: (default) Counts the size of the restored files.
* files-by-contents: Counts total size of files, where a file is
* files-by-contents: Counts total size of unique files, where a file is
considered unique if it has unique contents.
* raw-data: Counts the size of blobs in the repository, regardless of
how many files reference them.
Expand Down

0 comments on commit 228b35f

Please sign in to comment.