diff options
author | Christian Grothoff <christian@grothoff.org> | 2011-10-26 21:08:12 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2011-10-26 21:08:12 +0000 |
commit | 0115376751f596cfe1865df854a28b797afb6395 (patch) | |
tree | 036373b47cb025d79aa0fba6efdb757e6ccd0877 /doc/man/gnunet-transport.1 | |
parent | 8ff0618cd174a9270d9bad688bdc4da45984067b (diff) |
integrate gnunet-transport-list-connections with gnunet-transport
Diffstat (limited to 'doc/man/gnunet-transport.1')
-rw-r--r-- | doc/man/gnunet-transport.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/man/gnunet-transport.1 b/doc/man/gnunet-transport.1 index 7443219a3..39e6f6c0b 100644 --- a/doc/man/gnunet-transport.1 +++ b/doc/man/gnunet-transport.1 @@ -23,6 +23,9 @@ peer to connect to (and to use for sending if used in conjunction with \-s) \fB\-h\fR, \fB\-\-help\fR print help page .TP +\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 |