]> Cypherpunks.ru repositories - nncp.git/blob - doc/cmd/nncp-caller.texi
Add various documentation indices
[nncp.git] / doc / cmd / nncp-caller.texi
1 @node nncp-caller
2 @pindex nncp-caller
3 @section nncp-caller
4
5 @example
6 $ nncp-caller [options] [NODE @dots{}]
7 @end example
8
9 Croned daemon that calls remote nodes from time to time, according to
10 their @ref{CfgCalls, @emph{calls}} configuration field.
11
12 Optional number of @option{NODE}s tells to ignore other ones.
13 Otherwise all nodes with specified @emph{calls} configuration
14 field will be called.
15
16 Look at @ref{nncp-call} for more information.