X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fcmd%2Fnncp-exec.texi;h=eec6a7e5fca4a8b32e163657ca0e483488f5e9f6;hb=b47dbfe6687569650fa544a4ecf3e4ea388390cb;hp=7bd7508402413b1c1f7d4666961461401fdaa622;hpb=ab7c7eca0e53661f0ba904c2a6ba752990bea367;p=nncp.git diff --git a/doc/cmd/nncp-exec.texi b/doc/cmd/nncp-exec.texi index 7bd7508..eec6a7e 100644 --- a/doc/cmd/nncp-exec.texi +++ b/doc/cmd/nncp-exec.texi @@ -2,8 +2,8 @@ @section nncp-exec @example -$ nncp-exec [options] [-use-tmp] [-nocompress] NODE HANDLE [ARG0 ARG1 ...] -$ nncp-exec [options] [-use-tmp] [-nocompress] area:AREA HANDLE [ARG0 ARG1 ...] +$ nncp-exec [options] [-use-tmp] [-nocompress] NODE HANDLE [ARG0 ARG1 @dots{}] +$ nncp-exec [options] [-use-tmp] [-nocompress] area:AREA HANDLE [ARG0 ARG1 @dots{}] @end example Send execution command to @option{NODE} for specified @option{HANDLE}. @@ -12,11 +12,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: