]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/cmd/nncp-freq.texi
Multicast areas
[nncp.git] / doc / cmd / nncp-freq.texi
diff --git a/doc/cmd/nncp-freq.texi b/doc/cmd/nncp-freq.texi
new file mode 100644 (file)
index 0000000..aa35f99
--- /dev/null
@@ -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.