had to fix again
This commit is contained in:
@@ -154,7 +154,7 @@ module CliGen
|
||||
ECR.render({{CliGen::HELP_OVERRIDE_TEMPLATE}})
|
||||
{% else %}
|
||||
{% puts "No type overrided help output. Using default" if env("DEBUG") %}
|
||||
ECR.render("lib/cligen/cligen/template/cmd_help.ecr")
|
||||
ECR.render("lib/cligen/src/cligen/template/cmd_help.ecr")
|
||||
{% end %} # otherwise
|
||||
{% debug if env("DEBUG") %}
|
||||
{% end %}
|
||||
|
||||
Reference in New Issue
Block a user