Small fix

This commit is contained in:
Patrick Van der Veken 2018-07-12 11:55:23 +02:00
parent 67bdb33436
commit 4bf90495d4

View File

@ -1565,7 +1565,7 @@ then
print print
print "Config?: plugin has a default configuration file (Yes/No)" print "Config?: plugin has a default configuration file (Yes/No)"
print "Sched? : plugin is scheduled through cron (Yes/No)" print "Sched? : plugin is scheduled through cron (Yes/No)"
print "H+? : plugin can log/show passed health checks (Yes/No/Not supported)" print "H+? : plugin can choose whether to log/show passed health checks (Yes/No/Not supported)"
fi fi
return 0 return 0