X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=plugins%2Fmcollective%2Fapplication%2Fdoc.rb;fp=plugins%2Fmcollective%2Fapplication%2Fdoc.rb;h=bb95c2887670888f7cd204bb9e1967c4da4c5c0b;hb=d1f1649ba43c5cbc43c4beb2380096ba051d646a;hp=07de85b9a996cffb61a0d130701afd6ca72a67d4;hpb=8a3fe7daeecccf43dd71c59371c5005400d35101;p=packages%2Fprecise%2Fmcollective.git diff --git a/plugins/mcollective/application/doc.rb b/plugins/mcollective/application/doc.rb index 07de85b..bb95c28 100644 --- a/plugins/mcollective/application/doc.rb +++ b/plugins/mcollective/application/doc.rb @@ -8,7 +8,7 @@ module MCollective end def msg_template - File.read(File.join(Config.instance.helptemplatedir, "msg-help.erb")) + File.read(Util.templatepath("msg-help.erb")) end def main