Small updates.

This commit is contained in:
Guus Sliepen 2004-01-10 23:19:20 +00:00
parent 519d63bedb
commit f2aa7466e6
2 changed files with 7 additions and 3 deletions

View file

@ -67,6 +67,8 @@ Generate public/private RSA keypair and exit.
If
.Ar BITS
is omitted, the default length will be 1024 bits.
When saving keys to existing files, tinc will not delete the old keys,
you have to remove them manually.
.It Fl L, -mlock
Lock tinc into main memory.
This will prevent sensitive data like shared private keys to be written to the system swap files/partitions.