diff -r 3070d72f54af -r 0e36bb75a732 docs/html/lock.html --- a/docs/html/lock.html Sat Aug 05 13:35:27 2017 +0200 +++ b/docs/html/lock.html Sun Aug 06 14:41:20 2017 +0200 @@ -4,7 +4,7 @@ - + dav lock @@ -64,7 +64,9 @@
-

dav lock

+

lock [-pc] <url>

Creates a lock on the resource specified by the url. The lock is an exclusive write lock with infinite depth.

If the resource is successfully locked, a lock token for this resource is printed to stdout. This lock token should be saved somewhere to unlock the resource eventually.