]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/cmd/nncp-call.texi
Yggdrasil overlay transport
[nncp.git] / doc / cmd / nncp-call.texi
index 86516a9a36fc3413a250edd591ab82ed04b8c8a3..a4ea6d97969d383370a30d2576061b54874783b3 100644 (file)
@@ -7,7 +7,7 @@ $ nncp-call [options]
     [-maxonlinetime INT]
     [-rx|-tx]
     [-list]
-    [-pkts PKT,PKT,...]
+    [-pkts PKT,PKT,@dots{}]
     [-rxrate INT]
     [-txrate INT]
     [-autotoss*]
@@ -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.