diff --git a/bin/pt-stalk b/bin/pt-stalk index da84995b..38731ad6 100755 --- a/bin/pt-stalk +++ b/bin/pt-stalk @@ -1936,6 +1936,10 @@ Plugins can stop the tool by setting the global variable C to C<1>. In this case, the global variable C should also be set to indicate why the tool was stopped. +Plugin writers should keep in mind that the file destination prefix currently +in use should be accessed through the C<$prefix> variable, rather than +C<$OPT_PREFIX>. + =item --port short form: -P; type: int