aboutsummaryrefslogtreecommitdiff
path: root/doc/man
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-09-09 18:36:01 +0000
committerChristian Grothoff <christian@grothoff.org>2012-09-09 18:36:01 +0000
commit15af56ceb3ae31463a79c95b34841fbdec920ba5 (patch)
tree1e1de33b94a3cd493179a80bcfeaa332b7e3fc10 /doc/man
parent85869129442a971414710ebd8bef97433570083b (diff)
downloadgnunet-15af56ceb3ae31463a79c95b34841fbdec920ba5.tar.gz
gnunet-15af56ceb3ae31463a79c95b34841fbdec920ba5.zip
new getopt helper function to parse relative time command line argument
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/gnunet-search.14
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/gnunet-search.1 b/doc/man/gnunet-search.1
index 3607c81d5..05ab27562 100644
--- a/doc/man/gnunet-search.1
+++ b/doc/man/gnunet-search.1
@@ -47,8 +47,8 @@ Only search locally, do not forward requests to other peers.
47automatically terminate the search after receiving VALUE results. 47automatically terminate the search after receiving VALUE results.
48 48
49.TP 49.TP
50\fB\-t \fIVALUE\fR, \fB\-\-timeout=\fIVALUE\fR 50\fB\-t \fIDELAY\fR, \fB\-\-timeout=\fIDELAY\fR
51Automatically timeout search after VALUE ms. Otherwise the search runs until gnunet\-search is aborted with CTRL\-C. 51Automatically timeout search after DELAY. The value given must be a number followed by a space and a time unit, for example "500 ms". Note that the quotes are required on the shell. Otherwise the search runs until gnunet\-search is aborted with CTRL\-C.
52 52
53.TP 53.TP
54\fB\-v\fR, \fB\-\-version\fR 54\fB\-v\fR, \fB\-\-version\fR