mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
Feature #3264: fix oneshowback command options
This commit is contained in:
parent
f04fd92f2f
commit
448a06d875
@ -144,7 +144,7 @@ cmd = CommandParser::CmdParser.new(ARGV) do
|
||||
end
|
||||
|
||||
command :"calculate", "Calculates the showback records", :options =>
|
||||
[AcctHelper::START_TIME_SHOWBACK, AcctHelper::START_TIME_SHOWBACK] do
|
||||
[AcctHelper::START_TIME_SHOWBACK, AcctHelper::END_TIME_SHOWBACK] do
|
||||
|
||||
|
||||
start_month = -1
|
||||
|
Loading…
x
Reference in New Issue
Block a user