aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-cadet.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/gnunet-cadet.1')
-rw-r--r--doc/man/gnunet-cadet.112
1 files changed, 0 insertions, 12 deletions
diff --git a/doc/man/gnunet-cadet.1 b/doc/man/gnunet-cadet.1
index 8404f085c..44d7fffca 100644
--- a/doc/man/gnunet-cadet.1
+++ b/doc/man/gnunet-cadet.1
@@ -21,42 +21,30 @@ For one\-to\-many communication \fBgnunet\-social\fP may be better
21suited, however. 21suited, however.
22 22
23.SH SPECIFIC OPTIONS 23.SH SPECIFIC OPTIONS
24.B
25.IP "\-C CONNECTION_ID, \-\-connection=CONNECTION_ID" 24.IP "\-C CONNECTION_ID, \-\-connection=CONNECTION_ID"
26Provide information about a particular connection. 25Provide information about a particular connection.
27.B
28.IP "\-d, \-\-dump" 26.IP "\-d, \-\-dump"
29Dump debug information to STDERR. 27Dump debug information to STDERR.
30.B
31.IP "\-e, \-\-echo" 28.IP "\-e, \-\-echo"
32Activate echo mode. 29Activate echo mode.
33.B
34.IP "\-o SHARED_SECRET, \-\-open-port=SHARED_SECRET" 30.IP "\-o SHARED_SECRET, \-\-open-port=SHARED_SECRET"
35Listen for connections using a shared secret among sender and recipient. 31Listen for connections using a shared secret among sender and recipient.
36.B
37.IP "\-p PEER_ID, \-\-peer=PEER_ID" 32.IP "\-p PEER_ID, \-\-peer=PEER_ID"
38Provide information about a patricular peer. 33Provide information about a patricular peer.
39.B
40.IP "\-P, \-\-peers" 34.IP "\-P, \-\-peers"
41Provide information about all peers. 35Provide information about all peers.
42.B
43.IP "\-T, \-\-tunnels" 36.IP "\-T, \-\-tunnels"
44Provide information about all tunnels. 37Provide information about all tunnels.
45 38
46.SH STANDARD OPTIONS 39.SH STANDARD OPTIONS
47.B
48.IP "\-c FILENAME, \-\-config=FILENAME" 40.IP "\-c FILENAME, \-\-config=FILENAME"
49Use the configuration file FILENAME. 41Use the configuration file FILENAME.
50.B
51.IP "\-h, \-\-help" 42.IP "\-h, \-\-help"
52Print short help on options. 43Print short help on options.
53.B
54.IP "\-l LOGFILE, \-\-logfile=LOGFILE" 44.IP "\-l LOGFILE, \-\-logfile=LOGFILE"
55Configure logging to write logs to LOGFILE. 45Configure logging to write logs to LOGFILE.
56.B
57.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL" 46.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
58Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR. 47Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR.
59.B
60.IP "\-v, \-\-version" 48.IP "\-v, \-\-version"
61Print GNUnet version number. 49Print GNUnet version number.
62 50