github.com/advanderveer/restic@v0.8.1-0.20171209104529-42a8c19aaea6/doc/man/restic-unlock.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\-unlock \- Remove locks other processes created 9 10 11 .SH SYNOPSIS 12 .PP 13 \fBrestic unlock [flags]\fP 14 15 16 .SH DESCRIPTION 17 .PP 18 The "unlock" command removes stale locks that have been created by other restic processes. 19 20 21 .SH OPTIONS 22 .PP 23 \fB\-h\fP, \fB\-\-help\fP[=false] 24 help for unlock 25 26 .PP 27 \fB\-\-remove\-all\fP[=false] 28 remove all locks, even non\-stale ones 29 30 31 .SH OPTIONS INHERITED FROM PARENT COMMANDS 32 .PP 33 \fB\-\-cacert\fP=[] 34 path to load root certificates from (default: use system certificates) 35 36 .PP 37 \fB\-\-cache\-dir\fP="" 38 set the cache directory 39 40 .PP 41 \fB\-\-json\fP[=false] 42 set output mode to JSON for commands that support it 43 44 .PP 45 \fB\-\-limit\-download\fP=0 46 limits downloads to a maximum rate in KiB/s. (default: unlimited) 47 48 .PP 49 \fB\-\-limit\-upload\fP=0 50 limits uploads to a maximum rate in KiB/s. (default: unlimited) 51 52 .PP 53 \fB\-\-no\-cache\fP[=false] 54 do not use a local cache 55 56 .PP 57 \fB\-\-no\-lock\fP[=false] 58 do not lock the repo, this allows some operations on read\-only repos 59 60 .PP 61 \fB\-o\fP, \fB\-\-option\fP=[] 62 set extended option (\fB\fCkey=value\fR, can be specified multiple times) 63 64 .PP 65 \fB\-p\fP, \fB\-\-password\-file\fP="" 66 read the repository password from a file (default: $RESTIC\_PASSWORD\_FILE) 67 68 .PP 69 \fB\-q\fP, \fB\-\-quiet\fP[=false] 70 do not output comprehensive progress report 71 72 .PP 73 \fB\-r\fP, \fB\-\-repo\fP="" 74 repository to backup to or restore from (default: $RESTIC\_REPOSITORY) 75 76 77 .SH SEE ALSO 78 .PP 79 \fBrestic(1)\fP