]> git.meshlink.io Git - meshlink/blobdiff - doc/tincctl.8.in
Require ExperimentalProtocol = yes for new features, update documentation.
[meshlink] / doc / tincctl.8.in
index bcccc597cf324f5cec7fa1d50dd502427723b57e..bbc8dba6714697887d88d593085185c55392bf9f 100644 (file)
@@ -59,10 +59,14 @@ will be made.
 Shows the PID of the currently running
 .Xr tincd 8 .
 .It generate-keys Op bits
+Generate both RSA and ECDSA keypairs (see below) and exit.
+.It generate-ecdsa-keys
+Generate public/private ECDSA keypair and exit.
+.It generate-rsa-keys Op bits
 Generate public/private RSA keypair and exit.
 If
 .Ar bits
-is omitted, the default length will be 1024 bits.
+is omitted, the default length will be 2048 bits.
 When saving keys to existing files, tinc will not delete the old keys;
 you have to remove them manually.
 .It dump nodes