docs/src/lock.md

changeset 282
3070d72f54af
parent 265
ee9e63c437c4
child 283
0e36bb75a732
--- 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] <url>`**
 
-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
 

mercurial