diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/uanytun.8.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/uanytun.8.txt b/doc/uanytun.8.txt index e258a6e..bb58f87 100644 --- a/doc/uanytun.8.txt +++ b/doc/uanytun.8.txt @@ -256,7 +256,7 @@ This passphrase is used to generate the master key and master salt. For the master key the last n bits of the SHA256 digest of the passphrase (where n is the length of the master key in bits) is used. The master salt gets generated with the SHA1 digest. -This overrides any setting for *--key* or *--salt*. +You may force a specific key and or salt by using *--key* and *--salt*. -K|--key <master key> ~~~~~~~~~~~~~~~~~~~~~ |