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