X-Git-Url: http://www.git.cypherpunks.ru/?p=nncp.git;a=blobdiff_plain;f=doc%2Fintegration%2Fbittorrent.texi;fp=doc%2Fintegration%2Fbittorrent.texi;h=a7ff789a7aec4baa960b3e82360ea66d01938e49;hp=f3136c8ddc664fd1acee2a517f9d79475e498e3e;hb=a13dfe188901835b627b02e1fc25638f5c9f68d5;hpb=9edd0bca196b4a7722ee64c27a8a2864f0677ad8 diff --git a/doc/integration/bittorrent.texi b/doc/integration/bittorrent.texi index f3136c8..a7ff789 100644 --- a/doc/integration/bittorrent.texi +++ b/doc/integration/bittorrent.texi @@ -31,12 +31,12 @@ with the jobs you want to download: $ cat jobs http://www.nncpgo.org/download/nncp-0.11.tar.xz out=nncp.txz -http://www.nncpgo.org/download/nncp-0.11.tar.xz.sig - out=nncp.txz.sig +http://www.nncpgo.org/download/nncp-0.11.tar.xz.asc + out=nncp.txz.asc $ aria2c \ --on-download-complete aria2-downloaded.sh \ --input-file jobs @end example -and all that downloaded (@file{nncp.txz}, @file{nncp.txz.sig}) files +and all that downloaded (@file{nncp.txz}, @file{nncp.txz.asc}) files will be sent to @file{remote.node} when finished.