From 8c8ed47542783991ed4639783607334f2e52bb70 Mon Sep 17 00:00:00 2001 From: Tobias Oetiker Date: Thu, 2 Feb 2012 23:34:38 +0100 Subject: fix documentation --- lib/Smokeping/probes/SipSak.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Smokeping/probes/SipSak.pm b/lib/Smokeping/probes/SipSak.pm index a5b8a98..9e6c3a2 100644 --- a/lib/Smokeping/probes/SipSak.pm +++ b/lib/Smokeping/probes/SipSak.pm @@ -116,7 +116,7 @@ sub targetvars { _doc => "additional sipsak options. The options will get split on space.", _example => '--numeric --password=mysecret' }, - full_test => { + keep_second => { _doc => "If OPTIONS is actually implemented by the server, SipSak will receive two responses. If this option is set, the timeing from the second, final response will be counter", _example => 'yes', _re => 'yes|no' -- cgit v1.2.3-24-g4f1b