-re benchmarking and adjusting MAX_QUEUE_PER_PEER
[oweals/gnunet.git] / doc / man / gnunet-core.1
1 .TH gnunet\-core "1" "11 Apr 2014" "GNUnet"
2 .SH NAME
3 gnunet\-core \- monitor CORE subsystem
4
5 .SH SYNOPSIS
6 .B gnunet\-core
7 [\fIOPTIONS\fR]
8 .SH DESCRIPTION
9 .PP
10
11 gnunet\-core is a tool to access various functions of GNUnet's core subsystem from the command\-line.  The only function right now is to monitor the status of peers known to the CORE service.
12
13 .TP
14 \fB\-c \fIFILENAME\fR, \fB\-\-config=FILENAME\fR
15 configuration file to use
16 .TP
17 \fB\-h\fR, \fB\-\-help\fR
18 print help page
19 .TP
20 \fB\-L \fILOGLEVEL\fR, \fB\-\-loglevel=LOGLEVEL\fR
21 Change the loglevel.  Possible values for LOGLEVEL are ERROR, WARNING, INFO and DEBUG.
22 .TP
23 \fB\-m\fR, \fB\-\-monitor\fR
24 in monitor mode, gnunet\-core will continuously print the connection status, instead of giving just a snapshot
25 .TP
26 \fB\-v\fR, \fB\-\-version\fR
27 print the version number
28 .TP
29 \fB\-V\fR, \fB\-\-verbose\fR
30 be verbose
31
32 .SH NOTES
33
34
35 .SH "REPORTING BUGS"
36 Report bugs by using mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet\-developers@gnu.org>
37 .SH "SEE ALSO"
38 \fBgnunet\-transport\fP(1)