docs/src/unlock.md

changeset 285
02d3e4b1245f
parent 283
0e36bb75a732
equal deleted inserted replaced
284:8e7ef0675946 285:02d3e4b1245f
1 --- 1 ---
2 title: 'dav unlock' 2 title: 'dav unlock'
3 --- 3 ---
4 4
5 **`unlock [-pc] [-L <lock>] <url>`** 5 **`dav unlock [-pc] [-L <lock>] <url>`**
6 6
7 Unlocks the specified *url* with a lock token. If no lock token is specified with the `-L` option, it read from stdin. 7 Unlocks the specified *url* with a lock token. If no lock token is specified with the `-L` option, it read from stdin.
8 8
9 **`-p`** disable file name and path decryption if enabled 9 **`-p`** disable file name and path decryption if enabled
10 10

mercurial