aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-search.1
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-08-05 21:27:28 +0000
committerChristian Grothoff <christian@grothoff.org>2011-08-05 21:27:28 +0000
commitec75e270527f12b2003ebece61ede7c8a4db29c0 (patch)
tree23b4211245153a8b34d49ca3892f8825deaff9a0 /doc/man/gnunet-search.1
parente4452497b217960b7b1521e2b72e44db81296d51 (diff)
downloadgnunet-ec75e270527f12b2003ebece61ede7c8a4db29c0.tar.gz
gnunet-ec75e270527f12b2003ebece61ede7c8a4db29c0.zip
document option
Diffstat (limited to 'doc/man/gnunet-search.1')
-rw-r--r--doc/man/gnunet-search.14
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/man/gnunet-search.1 b/doc/man/gnunet-search.1
index 8f9789400..ce985be5c 100644
--- a/doc/man/gnunet-search.1
+++ b/doc/man/gnunet-search.1
@@ -42,6 +42,10 @@ Writes a GNUnet directory containing all of the search results to FILENAME.
42Only search locally, do not forward requests to other peers. 42Only search locally, do not forward requests to other peers.
43 43
44.TP 44.TP
45\fB\-N \fIVALUE\fR, \fB\-\-results=\fVALUE\fR
46automatically terminate the search after receiving VALUE results.
47
48.TP
45\fB\-t \fIVALUE\fR, \fB\-\-timeout=\fIVALUE\fR 49\fB\-t \fIVALUE\fR, \fB\-\-timeout=\fIVALUE\fR
46Automatically timeout search after VALUE ms. Otherwise the search runs until gnunet\-search is aborted with CTRL\-C. 50Automatically timeout search after VALUE ms. Otherwise the search runs until gnunet\-search is aborted with CTRL\-C.
47 51