| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283 | .\" Man page generated from reStructuredText....nr rst2man-indent-level 0..de1 rstReportMargin\\$1 \\n[an-margin]level \\n[rst2man-indent-level]level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]-\\n[rst2man-indent0]\\n[rst2man-indent1]\\n[rst2man-indent2]...de1 INDENT.\" .rstReportMargin pre:. RS \\$1. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]. nr rst2man-indent-level +1.\" .rstReportMargin post:...de UNINDENT. RE.\" indent \\n[an-margin].\" old: \\n[rst2man-indent\\n[rst2man-indent-level]].nr rst2man-indent-level -1.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]].in \\n[rst2man-indent\\n[rst2man-indent-level]]u...TH "BORG-RINFO" 1 "2022-11-26" "" "borg backup tool".SH NAMEborg-rinfo \- Show repository infos.SH SYNOPSIS.spborg [common options] rinfo [options].SH DESCRIPTION.spThis command displays detailed information about the repository..spPlease note that the deduplicated sizes of the individual archives do not addup to the deduplicated size of the repository (\(dqall archives\(dq), because the twoare meaning different things:.spThis archive / deduplicated size = amount of data stored ONLY for this archive= unique chunks of this archive.All archives / deduplicated size = amount of data stored in the repo= all chunks in the repository..SH OPTIONS.spSee \fIborg\-common(1)\fP for common options of Borg commands..SS options.INDENT 0.0.TP.B  \-\-jsonformat output as JSON.UNINDENT.SH EXAMPLES.INDENT 0.0.INDENT 3.5.sp.nf.ft C$ borg rinfoRepository ID: 0e85a7811022326c067acb2a7181d5b526b7d2f61b34470fb8670c440a67f1a9Location: /Users/tw/w/borg/path/to/repoEncrypted: Yes (repokey AES\-OCB)Cache: /Users/tw/.cache/borg/0e85a7811022326c067acb2a7181d5b526b7d2f61b34470fb8670c440a67f1a9Security dir: /Users/tw/.config/borg/security/0e85a7811022326c067acb2a7181d5b526b7d2f61b34470fb8670c440a67f1a9Original size: 152.14 MBDeduplicated size: 30.38 MBUnique chunks: 654Total chunks: 3302.ft P.fi.UNINDENT.UNINDENT.SH SEE ALSO.sp\fIborg\-common(1)\fP.SH AUTHORThe Borg Collective.\" Generated by docutils manpage writer..
 |