mirror of
https://github.com/borgbackup/borg.git
synced 2026-09-01 14:13:19 +02:00
84 lines
1.9 KiB
Groff
84 lines
1.9 KiB
Groff
.\" Man page generated from reStructuredText
|
|
.\" by the Docutils 0.22.4 manpage writer.
|
|
.
|
|
.
|
|
.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-common" "1" "2026-08-29" "" "borg backup tool"
|
|
.SH Name
|
|
borg-common \- Common options of Borg commands
|
|
.SH SYNOPSIS
|
|
.INDENT 0.0
|
|
.TP
|
|
.B \-h\fP,\fB \-\-help
|
|
show this help message and exit
|
|
.TP
|
|
.B \-\-critical
|
|
work on log level CRITICAL
|
|
.TP
|
|
.B \-\-error
|
|
work on log level ERROR
|
|
.TP
|
|
.B \-\-warning
|
|
work on log level WARNING (default)
|
|
.TP
|
|
.B \-\-info\fP,\fB \-v\fP,\fB \-\-verbose
|
|
work on log level INFO
|
|
.TP
|
|
.B \-\-debug
|
|
enable debug output, work on log level DEBUG
|
|
.TP
|
|
.BI \-\-debug\-topic \ TOPIC
|
|
enable TOPIC debugging (can be specified multiple times). The logger path is borg.debug.<TOPIC> if TOPIC is not fully qualified.
|
|
.TP
|
|
.B \-p\fP,\fB \-\-progress
|
|
show progress information
|
|
.TP
|
|
.B \-\-log\-json
|
|
Output one JSON object per log line instead of formatted text.
|
|
.TP
|
|
.BI \-\-lock\-wait \ SECONDS
|
|
wait at most SECONDS for acquiring a repository/cache lock (default: 10).
|
|
.TP
|
|
.B \-\-show\-version
|
|
show/log the borg version
|
|
.TP
|
|
.B \-\-show\-rc
|
|
show/log the return code (rc)
|
|
.TP
|
|
.BI \-\-umask \ M
|
|
set umask to M (local only, default: 0077)
|
|
.TP
|
|
.BI \-r \ REPO\fR,\fB \ \-\-repo \ REPO
|
|
repository to use
|
|
.UNINDENT
|
|
.SH SEE ALSO
|
|
.sp
|
|
\fIborg\-common(1)\fP
|
|
.SH Author
|
|
The Borg Collective
|
|
.\" End of generated man page.
|