mirror of
https://github.com/restic/restic.git
synced 2025-12-14 01:11:49 +00:00
Update manpages and auto-completion
This commit is contained in:
@@ -2,17 +2,14 @@
|
||||
.TH "restic backup" "1" "Jan 2017" "generated by \fBrestic generate\fR" ""
|
||||
|
||||
.SH NAME
|
||||
.PP
|
||||
restic-copy - Copy snapshots from one repository to another
|
||||
|
||||
|
||||
.SH SYNOPSIS
|
||||
.PP
|
||||
\fBrestic copy [flags] [snapshotID ...]\fP
|
||||
|
||||
|
||||
.SH DESCRIPTION
|
||||
.PP
|
||||
The "copy" command copies one or more snapshots from one repository to another.
|
||||
|
||||
.PP
|
||||
@@ -31,7 +28,6 @@ new destination repository using the "init" command.
|
||||
|
||||
|
||||
.SH EXIT STATUS
|
||||
.PP
|
||||
Exit status is 0 if the command was successful.
|
||||
Exit status is 1 if there was any error.
|
||||
Exit status is 10 if the repository does not exist.
|
||||
@@ -40,7 +36,6 @@ Exit status is 12 if the password is incorrect.
|
||||
|
||||
|
||||
.SH OPTIONS
|
||||
.PP
|
||||
\fB--from-insecure-no-password\fP[=false]
|
||||
use an empty password for the source repository (insecure)
|
||||
|
||||
@@ -82,7 +77,6 @@ Exit status is 12 if the password is incorrect.
|
||||
|
||||
|
||||
.SH OPTIONS INHERITED FROM PARENT COMMANDS
|
||||
.PP
|
||||
\fB--cacert\fP=[]
|
||||
\fBfile\fR to load root certificates from (default: use system certificates or $RESTIC_CACERT)
|
||||
|
||||
@@ -184,5 +178,4 @@ Exit status is 12 if the password is incorrect.
|
||||
|
||||
|
||||
.SH SEE ALSO
|
||||
.PP
|
||||
\fBrestic(1)\fP
|
||||
|
||||
Reference in New Issue
Block a user