X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fcmd%2Fnncp-freq.texi;fp=doc%2Fcmd%2Fnncp-freq.texi;h=aa35f998d427acc948c79d94574d602745be348d;hb=ab7c7eca0e53661f0ba904c2a6ba752990bea367;hp=0000000000000000000000000000000000000000;hpb=0ca5764d9eeff210ebf50d6c2e03fa6cbd173b99;p=nncp.git diff --git a/doc/cmd/nncp-freq.texi b/doc/cmd/nncp-freq.texi new file mode 100644 index 0000000..aa35f99 --- /dev/null +++ b/doc/cmd/nncp-freq.texi @@ -0,0 +1,15 @@ +@node nncp-freq +@section nncp-freq + +@example +$ nncp-freq [options] NODE:SRC [DST] +@end example + +Send file request to @option{NODE}, asking it to send its @file{SRC} +file from @ref{CfgFreq, freq.path} directory to our node under @file{DST} +filename in our @ref{CfgIncoming, incoming} one. If @file{DST} is not +specified, then last element of @file{SRC} will be used. + +If @ref{CfgNotify, notification} is enabled on the remote side for +file request, then it will sent simple letter after successful file +queuing.