X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fusecases%2Fnolink.texi;h=fc8a40bfa118a914a1c258a75e29964c7517276d;hb=2e59e1d8da61bc5dee797d351e50e8ed114aa4c7;hp=4fe740f258882f822064bf7aa134a5d1ba02de92;hpb=203dfe36da7adf2b3089e4fa4017a67409cbad70;p=nncp.git diff --git a/doc/usecases/nolink.texi b/doc/usecases/nolink.texi index 4fe740f..fc8a40b 100644 --- a/doc/usecases/nolink.texi +++ b/doc/usecases/nolink.texi @@ -8,7 +8,7 @@ choice. Just send files as shown in previous section, but use removable media for transferring packets to other nodes. Assume that you send two files to @emph{bob} node. Insert USB storage -device (SD is preferable!), mount it and run @ref{nncp-xfer}: +device (SD is preferable!), mount it and run @command{@ref{nncp-xfer}}: @example $ nncp-xfer -node bob /media/usbstick @@ -34,5 +34,8 @@ $ nncp-xfer /media/usbstick @end example to find all packets related to their node and copy them locally for -further processing. @command{nncp-xfer} is the only command used with +further processing. @command{@ref{nncp-xfer}} is the only command used with removable devices. + +You can also optionally wait for explicit packets receipt +acknowledgement as described in @command{@ref{nncp-ack}}.