mirror of
https://github.com/restic/restic.git
synced 2025-08-12 11:17:42 +00:00
Split paragraph from list in restic stats --help
The help text for `restic stats` lists a number of modes in a list. Make sure the "more info" text is a separate paragraph rather than being part of the list.
This commit is contained in:
@@ -40,7 +40,8 @@ raw\-data: Counts the size of blobs in the repository, regardless of
|
||||
how many files reference them.
|
||||
.IP \(bu 2
|
||||
blobs\-per\-file: A combination of files\-by\-contents and raw\-data.
|
||||
.IP \(bu 2
|
||||
|
||||
.PP
|
||||
Refer to the online manual for more details about each mode.
|
||||
|
||||
.RE
|
||||
|
Reference in New Issue
Block a user