adding gnunet-gns, a new tool for zone manipulations
[oweals/gnunet.git] / doc / man / gnunet-transport.1
index 39e6f6c0b62d1e0b7f153d660546dffa858b46e9..cc1a022bd3f52acffda8304d4a3d054377c65765 100644 (file)
@@ -26,12 +26,18 @@ print help page
 \fB\-i\fR, \fB\-\-information\fR
 print information about our current connections (once)
 .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.
 .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.
 .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