From cc87f4c8038dd68ad00743490cf71728ed3b1cba Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Thu, 8 Nov 2012 14:57:32 +0000 Subject: -man page --- doc/man/gnunet-transport.1 | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) (limited to 'doc') diff --git a/doc/man/gnunet-transport.1 b/doc/man/gnunet-transport.1 index cc1a022bd..45fd70600 100644 --- a/doc/man/gnunet-transport.1 +++ b/doc/man/gnunet-transport.1 @@ -14,11 +14,14 @@ gnunet\-transport is a tool to access various functions of GNUnet's transport su \fB\-b\fR, \fB\-\-benchmark\fR measure how fast we are receiving data (from all connections). On exit, the data rate will be reported. Runs until aborted with CTRL-C. .TP +\fB\-C \fIPEER\fR, \fB\-\-connect=PEER\fR +peer to connect to (used in conjunction with \-p) +.TP \fB\-c \fIFILENAME\fR, \fB\-\-config=FILENAME\fR configuration file to use .TP -\fB\-C \fIPEER\fR, \fB\-\-connect=PEER\fR -peer to connect to (and to use for sending if used in conjunction with \-s) +\fB\-e \fB\-\-events\fR +provide information about all connect and disconnect events (continuously) .TP \fB\-h\fR, \fB\-\-help\fR print help page @@ -26,14 +29,20 @@ print help page \fB\-i\fR, \fB\-\-information\fR print information about our current connections (once) .TP +\fB\-L \fILOGLEVEL\fR, \fB\-\-loglevel=LOGLEVEL\fR +Change the loglevel. Possible values for LOGLEVEL are ERROR, WARNING, INFO and DEBUG. +.TP +\fB\-l \fILOGFILE\fR, \fB\-\-logfile=LOGFILE\fR +configure logging to write logs to LOGFILE +.TP \fB\-m\fR, \fB\-\-monitor\fR print information about our current connections (continuously) .TP -\fB\-L \fILOGLEVEL\fR, \fB\-\-loglevel=LOGLEVEL\fR -Change the loglevel. Possible values for LOGLEVEL are ERROR, WARNING, INFO and DEBUG. +\fB\-p \fIPEER\fR, \fB\-\-peer=PEER\fR +the peer identity .TP \fB\-s\fR, \fB\-\-send\fR -transmit (dummy) traffic as quickly as possible to the peer specified with the \-C option. The rate will still be limited by the quota(s) determined by the peers (ATS subsystem). Will run until CTRL\-C is pressed or until the connection to the other peer is disrupted. +transmit (dummy) traffic as quickly as possible to the peer specified with the \-p option. The rate will still be limited by the quota(s) determined by the peers (ATS subsystem). Will run until CTRL\-C is pressed or until the connection to the other peer is disrupted. .TP \fB\-t\fR, \fB\-\-test\fR test transport configuration. With this flag, the tool will check if each of the configured transport plugins has a working address. Plugins that do not have a listen port configured will be ignored. The test is performed with the help of an external server (by default running on gnunet.org) which tries to contact the local machine. The test can only work if the local GNUnet peer is not yet running. -- cgit v1.2.3