mirror of
https://github.com/restic/restic.git
synced 2025-08-15 05:57:28 +00:00
Update manpages and auto-completion
This commit is contained in:
@@ -18,6 +18,8 @@ restic\-diff \- Show differences between two snapshots
|
||||
The "diff" command shows differences from the first to the second snapshot. The
|
||||
first characters in each line display what has happened to a particular file or
|
||||
directory:
|
||||
|
||||
.RS
|
||||
.IP \(bu 2
|
||||
The item was added
|
||||
.IP \(bu 2
|
||||
@@ -26,6 +28,8 @@ U The metadata (access mode, timestamps, ...) for the item was updated
|
||||
M The file's content was modified
|
||||
T The type was changed, e.g. a file was made a symlink
|
||||
|
||||
.RE
|
||||
|
||||
|
||||
.SH OPTIONS
|
||||
.PP
|
||||
@@ -40,7 +44,7 @@ T The type was changed, e.g. a file was made a symlink
|
||||
.SH OPTIONS INHERITED FROM PARENT COMMANDS
|
||||
.PP
|
||||
\fB\-\-cacert\fP=[]
|
||||
path to load root certificates from (default: use system certificates)
|
||||
\fB\fCfile\fR to load root certificates from (default: use system certificates)
|
||||
|
||||
.PP
|
||||
\fB\-\-cache\-dir\fP=""
|
||||
@@ -90,6 +94,10 @@ T The type was changed, e.g. a file was made a symlink
|
||||
\fB\-\-tls\-client\-cert\fP=""
|
||||
path to a file containing PEM encoded TLS client certificate and private key
|
||||
|
||||
.PP
|
||||
\fB\-v\fP, \fB\-\-verbose\fP[=0]
|
||||
be verbose (specify \-\-verbose multiple times or level \fB\fCn\fR)
|
||||
|
||||
|
||||
.SH SEE ALSO
|
||||
.PP
|
||||
|
Reference in New Issue
Block a user