6c60fd482e
Remove pid from service file(#913262)
24 lines
636 B
Diff
24 lines
636 B
Diff
--- ./tools/squidclient.1 2013-03-12 11:15:58.000000000 +0100
|
|
+++ ./tools/squidclient.1 2013-04-23 12:19:11.000000000 +0200
|
|
@@ -21,7 +21,8 @@
|
|
ping interval
|
|
.if !'po4a'hide' .B "] [ \-j '"
|
|
Host header
|
|
-.if !'po4a'hide' .B "' ] [ \-l"
|
|
+.if !'po4a'hide' .B "' ] [ \-k"
|
|
+.if !'po4a'hide' .B "] [ \-l"
|
|
local host
|
|
.if !'po4a'hide' .B "] [ \-m"
|
|
method
|
|
@@ -98,6 +99,10 @@
|
|
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.
|
|
.
|