mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
Typo in oneacct help
This commit is contained in:
parent
417cf91089
commit
8dcec74c42
@ -87,7 +87,7 @@ class AcctHelper < OpenNebulaHelper::OneHelper
|
||||
:name => "json",
|
||||
:short => "-j",
|
||||
:large => "--json",
|
||||
:description => "Show the resource in xml format"
|
||||
:description => "Show the resource in json format"
|
||||
}
|
||||
|
||||
SPLIT={
|
||||
@ -185,4 +185,4 @@ class AcctHelper < OpenNebulaHelper::OneHelper
|
||||
CLIHelper.scr_restore
|
||||
puts
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user