aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-monkey.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/gnunet-monkey.1')
-rw-r--r--doc/man/gnunet-monkey.120
1 files changed, 7 insertions, 13 deletions
diff --git a/doc/man/gnunet-monkey.1 b/doc/man/gnunet-monkey.1
index 49ce45db1..d939da73f 100644
--- a/doc/man/gnunet-monkey.1
+++ b/doc/man/gnunet-monkey.1
@@ -1,4 +1,4 @@
1.TH GNUNET\-MONKEY 1 "Nov 4, 2010" "GNUnet" 1.TH GNUNET\-MONKEY 1 "Jan 4, 2012" "GNUnet"
2 2
3.SH NAME 3.SH NAME
4gnunet\-monkey \- automatically debugging for services 4gnunet\-monkey \- automatically debugging for services
@@ -12,28 +12,22 @@ gnunet\-monkey \- automatically debugging for services
12\fBgnunet\-monkey\fP used to automatically debug a service. 12\fBgnunet\-monkey\fP used to automatically debug a service.
13 13
14.SH OPTIONS 14.SH OPTIONS
15 15.B
16.TP
17.IP "\-h, \-\-help" 16.IP "\-h, \-\-help"
18Print short help on options. 17Print short help on options.
19 18.B
20.TP
21.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL" 19.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
22Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR. 20Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR.
23 21.B
24.TP
25.IP "\-m, \-\-mode" 22.IP "\-m, \-\-mode"
26Monkey's mode of operation: text: for writing debugging report in a text file, email: for sending debugging report to an email address. 23Monkey's mode of operation: text: for writing debugging report in a text file, email: for sending debugging report to an email address.
27 24.B
28.TP
29.IP "\-b, \-\-binary" 25.IP "\-b, \-\-binary"
30Path of the binary to debug with Monkey. 26Path of the binary to debug with Monkey.
31 27.B
32.TP
33.IP "\-o, \-\-output" 28.IP "\-o, \-\-output"
34Only required in text mode: The path of the text file in which Monkey should write the debugging report. 29Only required in text mode: The path of the text file in which Monkey should write the debugging report.
35 30.B
36.TP
37.IP "\-v, \-\-version" 31.IP "\-v, \-\-version"
38Print GNUnet version number. 32Print GNUnet version number.
39 33