From 909d220ede7dd781182f46a70e610b3f52470cd1 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 25 Nov 2010 00:27:20 +0000 Subject: updated manpage git-svn-id: https://svn.spreadspace.org/tcpproxy/trunk@4 e61f0598-a718-4e21-a8f0-0aadfa62ad6b --- doc/tcpproxy.8 | 30 ++++++++++++++++++++++++++++++ doc/tcpproxy.8.txt | 19 +++++++++++++++++++ 2 files changed, 49 insertions(+) (limited to 'doc') diff --git a/doc/tcpproxy.8 b/doc/tcpproxy.8 index 8448abe..afe31d8 100644 --- a/doc/tcpproxy.8 +++ b/doc/tcpproxy.8 @@ -32,6 +32,11 @@ tcpproxy \- IPv4/IPv6 tcp connection proxy [ \fB\-P|\-\-write\-pid\fR ] [ \fB\-L|\-\-log\fR :[,[,[\&.\&.]]] ] [ \fB\-U|\-\-debug\fR ] + [ \fB\-l|\-\-local\-addr\fR ] + [ \fB\-p|\-\-local\-port\fR ] + [ \fB\-r|\-\-remote\-addr\fR ] + [ \fB\-o|\-\-remote\-port\fR ] + [ \fB\-c|\-\-config\fR ] .fi .SH "DESCRIPTION" .sp @@ -112,6 +117,31 @@ to run in debug mode\&. It implicits \fBstdout:5\fR (logging with maximum level)\&. In future releases there might be additional output when this option is supplied\&. .RE +.PP +\fB\-l, \-\-local\-addr \fR +.RS 4 +tba +.RE +.PP +\fB\-p, \-\-local\-port \fR +.RS 4 +tba +.RE +.PP +\fB\-r, \-\-remote\-addr \fR +.RS 4 +tba +.RE +.PP +\fB\-o, \-\-remote\-port \fR +.RS 4 +tba +.RE +.PP +\fB\-c, \-\-config \fR +.RS 4 +tba +.RE .SH "EXAMPLES" .sp nothing yet\&.\&. diff --git a/doc/tcpproxy.8.txt b/doc/tcpproxy.8.txt index e6db6ec..af74cbb 100644 --- a/doc/tcpproxy.8.txt +++ b/doc/tcpproxy.8.txt @@ -20,6 +20,11 @@ tcpproxy [ -P|--write-pid ] [ -L|--log :[,[,[..]]] ] [ -U|--debug ] + [ -l|--local-addr ] + [ -p|--local-port ] + [ -r|--remote-addr ] + [ -o|--remote-port ] + [ -c|--config ] .... @@ -77,6 +82,20 @@ The following options can be passed to the *tcpproxy* daemon: *stdout:5* (logging with maximum level). In future releases there might be additional output when this option is supplied. +*-l, --local-addr *:: + tba + +*-p, --local-port *:: + tba + +*-r, --remote-addr *:: + tba + +*-o, --remote-port *:: + tba + +*-c, --config *:: + tba EXAMPLES -- cgit v1.2.3