gnunet-nse.1: follow standards
[oweals/gnunet.git] / doc / man / gnunet-core.1
1 .TH GNUNET-CORE "1" "April 11, 2014" "GNUnet"
2 .SH NAME
3 gnunet\-core \- monitor CORE subsystem
4 .SH SYNOPSIS
5 .B gnunet\-core
6 [\fIOPTIONS\fR]
7 .SH DESCRIPTION
8 gnunet\-core is a tool to access various functions of GNUnet's core subsystem
9 from the command\-line.  The only function right now is to monitor the status
10 of peers known to the CORE service.
11 .TP
12 \fB\-c \fIFILENAME\fR, \fB\-\-config=FILENAME\fR
13 configuration file to use
14 .TP
15 \fB\-h\fR, \fB\-\-help\fR
16 print help page
17 .TP
18 \fB\-L \fILOGLEVEL\fR, \fB\-\-loglevel=LOGLEVEL\fR
19 Change the loglevel.  Possible values for LOGLEVEL are ERROR, WARNING, INFO and DEBUG.
20 .TP
21 \fB\-m\fR, \fB\-\-monitor\fR
22 in monitor mode, gnunet\-core will continuously print the connection status,
23 instead of giving just a snapshot
24 .TP
25 \fB\-v\fR, \fB\-\-version\fR
26 print the version number
27 .TP
28 \fB\-V\fR, \fB\-\-verbose\fR
29 be verbose
30 .SH BUGS
31 Report bugs by using mantis <https://bugs.gnunet.org/> or by sending
32 electronic mail to <gnunet\-developers@gnu.org>
33 .SH SEE ALSO
34 \fBgnunet\-transport\fP(1)
35 .PP
36 The full documentation for
37 .B gnunet
38 is maintained as a Texinfo manual.
39 If the
40 .B info
41 and
42 .B gnunet
43 programs are properly installed at your site, the command
44 .IP
45 .B info gnunet
46 .PP
47 should give you access to the complete handbook,
48 .IP
49 .B info gnunet-c-tutorial
50 .PP
51 will give you access to a tutorial for developers.
52 .PP
53 Depending on your installation, this information is also
54 available in
55 \fBgnunet\fP(7) and \fBgnunet-c-tutorial\fP(7).