aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-monkey.1
blob: 49ce45db1151dc95fd6ef65cc04802ba131a268a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
.TH GNUNET\-MONKEY 1 "Nov 4, 2010" "GNUnet"

.SH NAME
gnunet\-monkey \- automatically debugging for services

.SH SYNOPSIS
.B gnunet-monkey
.RI [ options ]
.br

.SH DESCRIPTION
\fBgnunet\-monkey\fP used to automatically debug a service.

.SH OPTIONS

.TP
.IP "\-h, \-\-help"
Print short help on options.

.TP
.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
Use LOGLEVEL for logging.  Valid values are DEBUG, INFO, WARNING and ERROR.

.TP
.IP "\-m, \-\-mode"
Monkey's mode of operation: text: for writing debugging report in a text file, email: for sending debugging report to an email address.

.TP
.IP "\-b, \-\-binary"
Path of the binary to debug with Monkey.

.TP
.IP "\-o, \-\-output"
Only required in text mode: The path of the text file in which Monkey should write the debugging report.

.TP
.IP "\-v, \-\-version"
Print GNUnet version number.


.SH BUGS
Report bugs by using Mantis <https://gnunet.org/mantis/> or by sending electronic mail to <gnunet\-developers@gnu.org>

.SH SEE ALSO
gnunet\-service\-monkey(1)