aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-04-02 20:22:08 +0000
committerChristian Grothoff <christian@grothoff.org>2010-04-02 20:22:08 +0000
commit573ff66c0553e28922e7ea362470d8a5f3a6d841 (patch)
tree9f83962e949986d7c3dae06d22acdbeef6e906de /doc
parent5cb7ca34a4c2c9b473f0b38363172c3694330f52 (diff)
downloadgnunet-573ff66c0553e28922e7ea362470d8a5f3a6d841.tar.gz
gnunet-573ff66c0553e28922e7ea362470d8a5f3a6d841.zip
update
Diffstat (limited to 'doc')
-rw-r--r--doc/man/gnunet-download.12
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/gnunet-download.1 b/doc/man/gnunet-download.1
index 0db45aeb0..8fcfaf2b5 100644
--- a/doc/man/gnunet-download.1
+++ b/doc/man/gnunet-download.1
@@ -34,7 +34,7 @@ write the file to FILENAME. Hint: when recursively downloading a directory, app
34set the maximum number of parallel downloads that is allowed. More parallel downloads can, to some extent, improve the overall time to download content. However, parallel downloads also take more memory. The specified number is the number of files that are downloaded in parallel, not the number of blocks that are concurrently requested. As a result, the number only matters for recursive downloads. The default value is 32. 34set the maximum number of parallel downloads that is allowed. More parallel downloads can, to some extent, improve the overall time to download content. However, parallel downloads also take more memory. The specified number is the number of files that are downloaded in parallel, not the number of blocks that are concurrently requested. As a result, the number only matters for recursive downloads. The default value is 32.
35.TP 35.TP
36\fB\-R\fR, \fB\-\-recursive\fR 36\fB\-R\fR, \fB\-\-recursive\fR
37download directories recursively (and in parallel); note that the URI must belong to a GNUnet directory and that the filename given must end with a '/' \-\- otherwise, only the file corresponding to the URI will be downloaded. 37download directories recursively (and in parallel); note that the URI must belong to a GNUnet directory and that the filename given must end with a '/' \-\- otherwise, only the file corresponding to the URI will be downloaded. Note that in addition to using '-R', you must also specify a filename ending in '.gnd' so that the code realizes that the top-level file is a directory (since we have no meta data).
38.TP 38.TP
39\fB\-v\fR, \fB\-\-version\fR 39\fB\-v\fR, \fB\-\-version\fR
40print the version number 40print the version number