diff --git a/pod/multistrap b/pod/multistrap index cba3201..196d3d2 100644 --- a/pod/multistrap +++ b/pod/multistrap @@ -719,7 +719,7 @@ prior to any calls to B. e.g. : =head1 Hooks -If a hook directory is specified in the General section of the +If a hook directory (hookdir=) is specified in the General section of the C configuration file, the hook scripts which are executable will be run from outside the multistrap directory at the following stages: @@ -747,7 +747,7 @@ Executed immediately before the tarball is created or C exits if not configured to create a tarball. Completion scripts are executable scripts in the specified hook directory -with a filename beginning with C. +with a filename beginning with B. =back