aboutsummaryrefslogtreecommitdiff
path: root/doc/man
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man')
-rw-r--r--doc/man/gnunet-mesh.138
1 files changed, 38 insertions, 0 deletions
diff --git a/doc/man/gnunet-mesh.1 b/doc/man/gnunet-mesh.1
new file mode 100644
index 000000000..bb167fc3e
--- /dev/null
+++ b/doc/man/gnunet-mesh.1
@@ -0,0 +1,38 @@
1.TH GNUNET\-MESH 1 "Jan 31, 2014" "GNUnet"
2
3.SH NAME
4gnunet\-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"
17Use the configuration file FILENAME.
18.B
19.IP "\-h, \-\-help"
20Print short help on options.
21.B
22.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
23Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR.
24.B
25.IP "\-l LOGFILE, \-\-logfile=LOGFILE"
26Configure logging to write logs to LOGFILE.
27.B
28.IP "\-m, \-\-monitor"
29Provide information about all tunnels (continuously) NOT IMPLEMENTED.
30.B
31.IP "\-t OWNER\_ID:TUNNEL\_ID, \-\-tunnel=OWNER\_ID:TUNNEL\_ID"
32Provide information about a particular tunnel.
33.B
34.IP "\-v, \-\-version"
35Print GNUnet version number.
36
37.SH BUGS
38Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <gnunet\-developers@gnu.org>