diff options
Diffstat (limited to 'bin/puppetdoc')
-rwxr-xr-x | bin/puppetdoc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/puppetdoc b/bin/puppetdoc index ce5fc8cbb..4ff8f1911 100755 --- a/bin/puppetdoc +++ b/bin/puppetdoc @@ -263,6 +263,11 @@ in your manifest, including defined components. how the instance behaves (e.g., adding a search path for ``exec`` instances or determining recursion on ``file`` instances). +When required binaries are specified for providers, fully qualifed paths +indicate that the binary must exist at that specific path and unqualified +binaries indicate that Puppet will search for the binary using the shell +path. + } types.sort { |a,b| |