diff -r ddb5e8f2a43d -r 3070d72f54af docs/src/lock.md --- a/docs/src/lock.md Sat Aug 05 11:33:17 2017 +0200 +++ b/docs/src/lock.md Sat Aug 05 13:35:27 2017 +0200 @@ -3,9 +3,9 @@ **`lock [-pc] `** -Creates a lock on the resource specified by the url. The lock is an exclusive write lock with infinity depth. +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 on stdout. This lock token should be saved somewhere to unlock the resource eventually. +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. **`-p`** disable file name and path decryption if enabled