docs/src/unlock.md

changeset 282
3070d72f54af
parent 265
ee9e63c437c4
child 283
0e36bb75a732
--- a/docs/src/unlock.md	Sat Aug 05 11:33:17 2017 +0200
+++ b/docs/src/unlock.md	Sat Aug 05 13:35:27 2017 +0200
@@ -3,13 +3,13 @@
 
 **`unlock [-pc] [-L <lock>] <url>`**
 
-Unlocks the specified url with a lock token. If no lock token is specified with the `-L` option, it read from stdin.
+Unlocks the specified *url* with a lock token. If no lock token is specified with the `-L` option, it read from stdin.
 
 **`-p`** disable file name and path decryption if enabled
 
 **`-c`** enable file name and path decryption
 
-**`-L <lock>`** use a lock token
+**`-L <lock>`** use the specified lock token
 
 ### Example 1: unlock with lock token from stdin
 

mercurial