]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/cmd/nncp-cfgnew.texi
Add various documentation indices
[nncp.git] / doc / cmd / nncp-cfgnew.texi
index de3c71aaafccce42966ff9cac91a0c4fa99db49c..ccd47c6ab1e947c4d7cf1d948bb6e114d602b51f 100644 (file)
@@ -1,8 +1,9 @@
 @node nncp-cfgnew
+@pindex nncp-cfgnew
 @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 +14,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.