summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2009-01-07 18:11:10 +0000
committerChristian Pointner <equinox@anytun.org>2009-01-07 18:11:10 +0000
commit4dae26be1c18fbaab59487036b239ecd47b40237 (patch)
tree9d1296618efd73367759ea35e1ee11213213e97f /doc
parentminor cleanups (diff)
--key and --salt have now higher priority than a passphrase
Diffstat (limited to 'doc')
-rw-r--r--doc/uanytun.8.txt2
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>
~~~~~~~~~~~~~~~~~~~~~