]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bug 3833: Option '-k' is not present in squidclient man page
authorAmos Jeffries <squid3@treenet.co.nz>
Wed, 24 Apr 2013 15:42:44 +0000 (09:42 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Wed, 24 Apr 2013 15:42:44 +0000 (09:42 -0600)
tools/squidclient.1

index 0ced982c4db467f234ff109d7ea127dc1c9419d2..f34fe0fb67658e324cdedb9c2109173e58c6b25f 100644 (file)
@@ -7,7 +7,7 @@ A simple HTTP web client tool
 .
 .SH SYNOPSIS
 .if !'po4a'hide' .B squidclient
-.if !'po4a'hide' .B "[ \-arsv ] [ \-A"
+.if !'po4a'hide' .B "[ \-aknNrsv ] [ \-A"
 string
 .if !'po4a'hide' .B "] [ \-g"
 count
@@ -25,8 +25,6 @@ Host header
 local host
 .if !'po4a'hide' .B "] [ \-m"
 method
-.if !'po4a'hide' .B "] [ \-n"
-.if !'po4a'hide' .B "] [ \-N"
 .if !'po4a'hide' .B "] [ \-p"
 port
 .if !'po4a'hide' .B "] [ \-P"
@@ -98,6 +96,10 @@ Ping interval in seconds (default 1 second).
 Host header content
 .
 .if !'po4a'hide' .TP
+.if !'po4a'hide' .B "\-k"
+Keep the connection active. Default is to do only one request then close.
+.
+.if !'po4a'hide' .TP
 .if !'po4a'hide' .B "\-l host"
 Specify a local IP address to bind to.  Default is none.
 .