1- .\" Man page generated from reStructuredText.
1+ .\" Man page generated from reStructuredText
2+ .\" by the Docutils 0.22.4 manpage writer.
23.
34.
45.nr rst2man-indent-level 0
@@ -27,8 +28,8 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
2728.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
2829.in \\n[ rst2man-indent\\n[ rst2man-indent-level ] ]u
2930..
30- .TH "BORG-CHECK " "1" "2025-12-23 " "" "borg backup tool"
31- .SH NAME
31+ .TH "borg-check " "1" "2026-03-15 " "" "borg backup tool"
32+ .SH Name
3233borg-check \- Checks repository consistency.
3334.SH SYNOPSIS
3435.sp
@@ -44,7 +45,7 @@ the file magic headers, and both the metadata and data of all objects in
4445the repository. The read data is checked by size and hash. Bit rot and other
4546types of accidental damage can be detected this way. Running the repository
4647check can be split into multiple partial checks using \fB \-\- max \- duration \fP \& .
47- When checking an <ssh://> remote repository, please note that the checks run on
48+ When checking an \% <ssh://> remote repository, please note that the checks run on
4849the server and do not cause significant network traffic.
4950.IP 2. 3
5051Checking consistency and correctness of the archive metadata and optionally
@@ -105,7 +106,7 @@ The check command is a read\-only task by default. If any corruption is found,
105106Borg will report the issue and proceed with checking. To actually repair the
106107issues found, pass \fB \-\- repair \fP \& .
107108.sp
108- \fB NOTE :\fP
109+ \fB Note :\fP
109110.INDENT 0.0
110111.INDENT 3.5
111112\fB \-\- repair \fP is a \fB POTENTIALLY DANGEROUS FEATURE \fP and might lead to data
@@ -197,7 +198,6 @@ consider archives newer than (now \- TIMESPAN), e.g., 7d or 12m.
197198.SH SEE ALSO
198199.sp
199200\fI borg \- common(1) \fP
200- .SH AUTHOR
201+ .SH Author
201202The Borg Collective
202- .\" Generated by docutils manpage writer.
203- .
203+ .\" End of generated man page.
0 commit comments