From: Christian Grothoff Date: Wed, 2 Nov 2011 16:08:48 +0000 (+0000) Subject: document transport test / #1807 X-Git-Tag: initial-import-from-subversion-38251~16093 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=cbbfa621ff1d2ea316ead01d4dcb1c1854db0cb4;p=oweals%2Fgnunet.git document transport test / #1807 --- diff --git a/doc/man/gnunet-transport.1 b/doc/man/gnunet-transport.1 index 39e6f6c0b..bb7dc8085 100644 --- a/doc/man/gnunet-transport.1 +++ b/doc/man/gnunet-transport.1 @@ -32,6 +32,9 @@ Change the loglevel. Possible values for LOGLEVEL are ERROR, WARNING, INFO and \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. .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. +.TP \fB\-v\fR, \fB\-\-version\fR print the version number .TP