]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/cmds.texi
Rename nncp-newnode to nncp-newcfg for convenience and short name
[nncp.git] / doc / cmds.texi
index 2751006bd6c65684301f50698d3d8d3b43709bf1..42197da77401e95616e094f0da28d9539d434e8d 100644 (file)
@@ -178,15 +178,16 @@ spool}, path to log file, neighbours public keys are stayed. This is
 useful mainly for usage with @ref{nncp-xfer} that has to know only
 neighbours, without private keys involving.
 
-@node nncp-newnode
-@section nncp-newnode
+@node nncp-newcfg
+@section nncp-newcfg
 
 @verbatim
-% nncp-newnode [options] > mynewnode.yaml
+% nncp-newcfg [options] > new.yaml
 @end verbatim
 
-Generate new node: private keys, example configuration file and print it
-to stdout. You must use this command when you setup the new node.
+Generate new node configuration: private keys, example configuration
+file and print it to stdout. You must use this command when you setup
+the new node.
 
 Pay attention that private keys generation consumes an entropy from your
 operating system.