X-Git-Url: http://www.git.cypherpunks.ru/?p=nncp.git;a=blobdiff_plain;f=doc%2Fcmd%2Findex.texi;h=b042b5c400429eca09a681c8b4ec3a0a054065f6;hp=a360e28e882b3fbabff16cf89c4f447ee8dc3afb;hb=203dfe36da7adf2b3089e4fa4017a67409cbad70;hpb=8225239b10b39cd59277f713c010c2ab3ea70b88 diff --git a/doc/cmd/index.texi b/doc/cmd/index.texi index a360e28..b042b5c 100644 --- a/doc/cmd/index.texi +++ b/doc/cmd/index.texi @@ -1,11 +1,13 @@ @node Commands +@cindex commands @unnumbered Commands Nearly all commands have the following common options: @table @option +@vindex NNCPCFG @item -cfg - Path to configuration file. May be overridden by @env{NNCPCFG} + Path to configuration file. May be overridden by @env{$NNCPCFG} environment variable. If file file is an encrypted @ref{EBlob, eblob}, then ask for passphrase to decrypt it first. @item -debug @@ -24,11 +26,13 @@ Nearly all commands have the following common options: Override @ref{CfgVia, via} configuration option for destination node. Specified nodes must be separated with comma: @verb{|NODE1,NODE2|}. With @verb{|-via -|} you can disable relaying at all. +@vindex NNCPSPOOL @item -spool Override path to spool directory. May be specified by - @env{NNCPSPOOL} environment variable. + @env{$NNCPSPOOL} environment variable. +@vindex NNCPLOG @item -log - Override path to logfile. May be specified by @env{NNCPLOG} + Override path to logfile. May be specified by @env{$NNCPLOG} environment variable. @item -quiet Print only errors, omit simple informational messages. In any case @@ -48,6 +52,7 @@ Configuration file commands * nncp-cfgnew:: * nncp-cfgmin:: * nncp-cfgenc:: +* nncp-cfgdir:: Packets creation commands @@ -86,6 +91,7 @@ Maintenance, monitoring and debugging commands: @include cmd/nncp-cfgnew.texi @include cmd/nncp-cfgmin.texi @include cmd/nncp-cfgenc.texi +@include cmd/nncp-cfgdir.texi @include cmd/nncp-file.texi @include cmd/nncp-exec.texi @include cmd/nncp-freq.texi