(no commit message)
[oweals/gnunet.git] / doc / man / gnunet-monkey.1
1 .TH GNUNET\-MONKEY 1 "Nov 4, 2010" "GNUnet"
2
3 .SH NAME
4 gnunet\-monkey \- automatically debugging for services
5
6 .SH SYNOPSIS
7 .B gnunet-monkey
8 .RI [ options ]
9 .br
10
11 .SH DESCRIPTION
12 \fBgnunet\-monkey\fP used to automatically debug a service.
13
14 .SH OPTIONS
15
16 .TP
17 .IP "\-h, \-\-help"
18 Print short help on options.
19
20 .TP
21 .IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
22 Use LOGLEVEL for logging.  Valid values are DEBUG, INFO, WARNING and ERROR.
23
24 .TP
25 .IP "\-m, \-\-mode"
26 Monkey's mode of operation: text: for writing debugging report in a text file, email: for sending debugging report to an email address.
27
28 .TP
29 .IP "\-b, \-\-binary"
30 Path of the binary to debug with Monkey.
31
32 .TP
33 .IP "\-o, \-\-output"
34 Only required in text mode: The path of the text file in which Monkey should write the debugging report.
35
36 .TP
37 .IP "\-v, \-\-version"
38 Print GNUnet version number.
39
40
41 .SH BUGS
42 Report bugs by using Mantis <https://gnunet.org/mantis/> or by sending electronic mail to <gnunet\-developers@gnu.org>
43
44 .SH SEE ALSO
45 gnunet\-service\-monkey(1)