[flashproxy/master] Add -4 -6 to flashproxy-client man page.

commit 08cc2fb82717fc0fc6fab94d81afcb6769c49f38 Author: David Fifield <david@bamsoftware.com> Date: Fri Dec 21 23:35:35 2012 -0800 Add -4 -6 to flashproxy-client man page. --- doc/flashproxy-client.1 | 14 ++++++++++++-- doc/flashproxy-client.1.txt | 6 ++++++ 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/doc/flashproxy-client.1 b/doc/flashproxy-client.1 index 8409a58..4debca6 100644 --- a/doc/flashproxy-client.1 +++ b/doc/flashproxy-client.1 @@ -2,12 +2,12 @@ .\" Title: flashproxy-client .\" Author: [see the "AUTHORS" section] .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/> -.\" Date: 11/12/2012 +.\" Date: 12/21/2012 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" -.TH "FLASHPROXY\-CLIENT" "1" "11/12/2012" "\ \&" "\ \&" +.TH "FLASHPROXY\-CLIENT" "1" "12/21/2012" "\ \&" "\ \&" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -43,6 +43,16 @@ By default, runs as a managed proxy: informs a parent Tor project of support for If any of the \fB\-\-register\fR, \fB\-\-register\-addr\fR, or \fB\-\-register\-methods\fR options are used, then your IP address will be sent to the facilitator so that proxies can connect to you\&. You need to register in some way in order to get any service\&. The \fB\-\-facilitator\fR option allows controlling which facilitator is used; if omitted, it uses a public default\&. .SH "OPTIONS" .PP +\fB\-4\fR +.RS 4 +Registration helpers use IPv4\&. +.RE +.PP +\fB\-6\fR +.RS 4 +Registration helpers use IPv6\&. +.RE +.PP \fB\-\-daemon\fR .RS 4 Daemonize (Unix only)\&. diff --git a/doc/flashproxy-client.1.txt b/doc/flashproxy-client.1.txt index 420d3d4..24574b0 100644 --- a/doc/flashproxy-client.1.txt +++ b/doc/flashproxy-client.1.txt @@ -41,6 +41,12 @@ omitted, it uses a public default. OPTIONS ------- +**-4**:: + Registration helpers use IPv4. + +**-6**:: + Registration helpers use IPv6. + **--daemon**:: Daemonize (Unix only).
participants (1)
-
dcf@torproject.org