From 44cb69974fb8fa57c4e367af070a6d7bfcda8d7d Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 18 Oct 2015 20:58:31 +0000 Subject: move -C option from gnunet-transport to gnunet-ats; also, use blacklisting API to implement gnunet-transport -D --- doc/man/gnunet-ats.1 | 6 +++++- doc/man/gnunet-transport.1 | 9 +++++---- 2 files changed, 10 insertions(+), 5 deletions(-) (limited to 'doc') diff --git a/doc/man/gnunet-ats.1 b/doc/man/gnunet-ats.1 index eb76acbc6..e0546f53e 100644 --- a/doc/man/gnunet-ats.1 +++ b/doc/man/gnunet-ats.1 @@ -1,4 +1,4 @@ -.TH GNUNET\-ATS 1 "Oct 31, 2012" "GNUnet" +.TH GNUNET\-ATS 1 "Oct 16, 2015" "GNUnet" .SH NAME gnunet\-ats \- display information about transport resource allocation @@ -21,6 +21,10 @@ List all addresses currently known to ats. .IP "\-c FILENAME, \-\-config=FILENAME" Use the configuration file FILENAME. .B +.IP "\-C, \-\-connect=PEERID" +Ask ATS to suggest an address for PEERID to transport to establish a connection. +Note that you can use the gnunet\-transport command\-line tool to force disconnects. +.B .IP "\-h, \-\-help" Print short help on options. .B diff --git a/doc/man/gnunet-transport.1 b/doc/man/gnunet-transport.1 index 228ebae87..691448157 100644 --- a/doc/man/gnunet-transport.1 +++ b/doc/man/gnunet-transport.1 @@ -1,4 +1,4 @@ -.TH gnunet\-transport "1" "7 Nov 2014" "GNUnet" +.TH gnunet\-transport "1" "17 Oct 2015" "GNUnet" .SH NAME gnunet\-transport \- measure and control the transport subsystem @@ -14,8 +14,9 @@ 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) +\fB\-D\fR, \fB\-\-disconnect\fR +force disconnection from a peer (used in conjunction with \-p). +Note that you can use the gnunet\-ats command\-line tool to suggest connects. .TP \fB\-c \fIFILENAME\fR, \fB\-\-config=FILENAME\fR configuration file to use @@ -62,4 +63,4 @@ be verbose .SH "REPORTING BUGS" Report bugs by using mantis or by sending electronic mail to .SH "SEE ALSO" -\fBgnunet\-arm\fP(1) +\fBgnunet\-arm\fP(1), \fBgnunet\-ats\fP(1) -- cgit v1.2.3