github.com/advanderveer/restic@v0.8.1-0.20171209104529-42a8c19aaea6/doc/man/restic.1 (about) 1 .TH "restic backup" "1" "Jan 2017" "generated by `restic generate`" "" 2 .nh 3 .ad l 4 5 6 .SH NAME 7 .PP 8 restic \- Backup and restore files 9 10 11 .SH SYNOPSIS 12 .PP 13 \fBrestic [flags]\fP 14 15 16 .SH DESCRIPTION 17 .PP 18 restic is a backup program which allows saving multiple revisions of files and 19 directories in an encrypted repository stored on different backends. 20 21 22 .SH OPTIONS 23 .PP 24 \fB\-\-cacert\fP=[] 25 path to load root certificates from (default: use system certificates) 26 27 .PP 28 \fB\-\-cache\-dir\fP="" 29 set the cache directory 30 31 .PP 32 \fB\-h\fP, \fB\-\-help\fP[=false] 33 help for restic 34 35 .PP 36 \fB\-\-json\fP[=false] 37 set output mode to JSON for commands that support it 38 39 .PP 40 \fB\-\-limit\-download\fP=0 41 limits downloads to a maximum rate in KiB/s. (default: unlimited) 42 43 .PP 44 \fB\-\-limit\-upload\fP=0 45 limits uploads to a maximum rate in KiB/s. (default: unlimited) 46 47 .PP 48 \fB\-\-no\-cache\fP[=false] 49 do not use a local cache 50 51 .PP 52 \fB\-\-no\-lock\fP[=false] 53 do not lock the repo, this allows some operations on read\-only repos 54 55 .PP 56 \fB\-o\fP, \fB\-\-option\fP=[] 57 set extended option (\fB\fCkey=value\fR, can be specified multiple times) 58 59 .PP 60 \fB\-p\fP, \fB\-\-password\-file\fP="" 61 read the repository password from a file (default: $RESTIC\_PASSWORD\_FILE) 62 63 .PP 64 \fB\-q\fP, \fB\-\-quiet\fP[=false] 65 do not output comprehensive progress report 66 67 .PP 68 \fB\-r\fP, \fB\-\-repo\fP="" 69 repository to backup to or restore from (default: $RESTIC\_REPOSITORY) 70 71 72 .SH SEE ALSO 73 .PP 74 \fBrestic\-backup(1)\fP, \fBrestic\-cat(1)\fP, \fBrestic\-check(1)\fP, \fBrestic\-dump(1)\fP, \fBrestic\-find(1)\fP, \fBrestic\-forget(1)\fP, \fBrestic\-generate(1)\fP, \fBrestic\-init(1)\fP, \fBrestic\-key(1)\fP, \fBrestic\-list(1)\fP, \fBrestic\-ls(1)\fP, \fBrestic\-migrate(1)\fP, \fBrestic\-mount(1)\fP, \fBrestic\-prune(1)\fP, \fBrestic\-rebuild\-index(1)\fP, \fBrestic\-restore(1)\fP, \fBrestic\-snapshots(1)\fP, \fBrestic\-tag(1)\fP, \fBrestic\-unlock(1)\fP, \fBrestic\-version(1)\fP