mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
Fix typo in onetemplate description
This commit is contained in:
parent
17ad24169e
commit
19485e82a8
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user