]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/cmd/nncp-caller.texi
Multicast areas
[nncp.git] / doc / cmd / nncp-caller.texi
diff --git a/doc/cmd/nncp-caller.texi b/doc/cmd/nncp-caller.texi
new file mode 100644 (file)
index 0000000..0b309d8
--- /dev/null
@@ -0,0 +1,15 @@
+@node nncp-caller
+@section nncp-caller
+
+@example
+$ nncp-caller [options] [NODE ...]
+@end example
+
+Croned daemon that calls remote nodes from time to time, according to
+their @ref{CfgCalls, @emph{calls}} configuration field.
+
+Optional number of @option{NODE}s tells to ignore other ones.
+Otherwise all nodes with specified @emph{calls} configuration
+field will be called.
+
+Look at @ref{nncp-call} for more information.