X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fcmd%2Fnncp-call.texi;h=a4ea6d97969d383370a30d2576061b54874783b3;hb=e068d88291cd45a4d6b748e258077dd6c0ffb9c2;hp=54609fe489a638733436ff7dccd3da4b07342d03;hpb=666cb88f87341bc9ecce23550641c843027acca3;p=nncp.git diff --git a/doc/cmd/nncp-call.texi b/doc/cmd/nncp-call.texi index 54609fe..a4ea6d9 100644 --- a/doc/cmd/nncp-call.texi +++ b/doc/cmd/nncp-call.texi @@ -40,8 +40,9 @@ Each @option{NODE} can contain several uniquely identified @option{ADDR}esses in @ref{CfgAddrs, configuration} file. If you do not specify the exact one, then all will be tried until the first success. Optionally you can force @option{FORCEADDR} address usage, -instead of addresses taken from configuration file. You can specify both -@verb{|host:port|} and @verb{#|some command#} formats. +instead of addresses taken from configuration file. You can specify +@verb{|host:port|}, @verb{#|some command#} and +@verb{|yggdrasil:PUB;PRV;PEER[,...]|} formats. If you specify @option{-ucspi} option, then it is assumed that you run @command{nncp-call} command under some UCSPI-TCP compatible utility, @@ -61,5 +62,5 @@ node won't be notified that the file is finished. If you run @ref{nncp-check, @command{nncp-check -nock}}, that will checksum files and strip the @file{.nock} extension, then repeated call to remote node will notify about packet's completion. Also it will be notified if -@ref{nncp-toss, tossing} created @file{.seen} file. +@ref{nncp-toss, tossing} created @file{seen/} file. Read @ref{CfgNoCK, more} about @option{-nock} option.