-re benchmarking and adjusting MAX_QUEUE_PER_PEER
[oweals/gnunet.git] / doc / man / gnunet-cadet.1
1 .TH GNUNET\-MESH 1 "Jan 31, 2014" "GNUnet"
2
3 .SH NAME
4 gnunet\-mesh \- Print information about mesh tunnels and peers
5
6 .SH SYNOPSIS
7 .B gnunet\-mesh
8 .RI [ options ]
9 .br
10
11 .SH DESCRIPTION
12 \fBgnunet\-mesh\fP prints information about mesh tunnels and peers.
13
14 .SH OPTIONS
15 .B
16 .IP "\-c FILENAME,  \-\-config=FILENAME"
17 Use the configuration file FILENAME.
18 .B
19 .IP "\-h, \-\-help"
20 Print short help on options.
21 .B
22 .IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
23 Use LOGLEVEL for logging.  Valid values are DEBUG, INFO, WARNING and ERROR.
24 .B
25 .IP "\-l LOGFILE, \-\-logfile=LOGFILE"
26 Configure logging to write logs to LOGFILE.
27 .B
28 .IP "\-m, \-\-monitor"
29 Provide information about all tunnels (continuously) NOT IMPLEMENTED.
30 .B
31 .IP "\-t OWNER\_ID:TUNNEL\_ID, \-\-tunnel=OWNER\_ID:TUNNEL\_ID"
32 Provide information about a particular tunnel.
33 .B
34 .IP "\-v, \-\-version"
35 Print GNUnet version number.
36
37 .SH BUGS
38 Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet\-developers@gnu.org>