]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/cmd/nncp-cfgnew.texi
Yggdrasil overlay transport
[nncp.git] / doc / cmd / nncp-cfgnew.texi
index de3c71aaafccce42966ff9cac91a0c4fa99db49c..0f7ab3748342ae97ee2c0d41cf9be9007b3c7d26 100644 (file)
@@ -2,7 +2,7 @@
 @section nncp-cfgnew
 
 @example
-$ nncp-cfgnew [options] [-area NAME] [-nocomments] > new.hjson
+$ nncp-cfgnew [options] [-area NAME] [-yggdrasil] [-nocomments] > new.hjson
 @end example
 
 Generate new node configuration: private keys, example configuration
@@ -13,5 +13,8 @@ without descriptive huge comments -- useful for advanced users.
 With @option{-area} option you generate only the @ref{Area, area}
 related part of the configuration file.
 
+With @option{-yggdrasil} option only ed25519 keypair will be generated
+for use with @ref{Yggdrasil}.
+
 Pay attention that private keys generation consumes an entropy from your
 operating system.