]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/cmd/nncp-exec.texi
Add various documentation indices
[nncp.git] / doc / cmd / nncp-exec.texi
index 7eb5e8a7c0b3afe6168c98c2d8d73c42d65e0d72..8b9c7537c0a4100ab9f8bf48944185a5f6e1bb11 100644 (file)
@@ -1,4 +1,5 @@
 @node nncp-exec
+@pindex nncp-exec
 @section nncp-exec
 
 @example
@@ -12,11 +13,6 @@ Body is read from @code{stdin} into memory and compressed (unless
 execute specified @ref{CfgExec, handle} command with @option{ARG*}
 appended and decompressed body fed to command's @code{stdin}.
 
-If @option{-use-tmp} option is specified, then @code{stdin} data is read
-into temporary file first, requiring twice more disk space, but no
-memory requirements. @ref{StdinTmpFile, Same temporary file} rules
-applies as with @ref{nncp-file, nncp-file -} command.
-
 For example, if remote side has following configuration file for your
 node:
 
@@ -27,6 +23,9 @@ exec: {
 }
 @end verbatim
 
+@vindex NNCP_SELF
+@vindex NNCP_SENDER
+@vindex NNCP_NICE
 then executing @verb{|echo My message | nncp-exec -replynice 123 REMOTE
 sendmail root@localhost|} will lead to execution of: