X-Git-Url: http://www.git.cypherpunks.ru/?p=nncp.git;a=blobdiff_plain;f=doc%2Fcmd%2Fnncp-cfgnew.texi;h=ccd47c6ab1e947c4d7cf1d948bb6e114d602b51f;hp=de3c71aaafccce42966ff9cac91a0c4fa99db49c;hb=203dfe36da7adf2b3089e4fa4017a67409cbad70;hpb=ab7c7eca0e53661f0ba904c2a6ba752990bea367 diff --git a/doc/cmd/nncp-cfgnew.texi b/doc/cmd/nncp-cfgnew.texi index de3c71a..ccd47c6 100644 --- a/doc/cmd/nncp-cfgnew.texi +++ b/doc/cmd/nncp-cfgnew.texi @@ -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.