diff --git a/src/cli/onetemplate b/src/cli/onetemplate index cea8fc0d1e..fc6d40efe8 100755 --- a/src/cli/onetemplate +++ b/src/cli/onetemplate @@ -115,7 +115,7 @@ cmd=CommandParser::CmdParser.new(ARGV) do instantiated by other Users in the Template's group EOT - command :publish, pusblish_desc, [:range,:templateid_list] do + command :publish, publish_desc, [:range,:templateid_list] do helper.perform_actions(args[0],options,"published") do |t| t.publish end