summaryrefslogtreecommitdiffstats
path: root/bin/puppetdoc
diff options
context:
space:
mode:
Diffstat (limited to 'bin/puppetdoc')
-rwxr-xr-xbin/puppetdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/puppetdoc b/bin/puppetdoc
index 4ff8f1911..347bf1b32 100755
--- a/bin/puppetdoc
+++ b/bin/puppetdoc
@@ -48,7 +48,7 @@ $haveusage = true
begin
require 'rdoc/usage'
-rescue LoadError
+rescue
$haveusage = false
end