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