mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-13 12:58:17 +03:00
onedb restore requires a parameter
This commit is contained in:
parent
93404c2e9a
commit
18ef6bf75e
@ -355,7 +355,7 @@ cmd=CommandParser::CmdParser.new(ARGV) do
|
||||
from the same backend (SQLite or MySQL)
|
||||
EOT
|
||||
|
||||
command :restore , restore_desc, [:backup_file, nil],
|
||||
command :restore , restore_desc, :backup_file,
|
||||
:options=>[FORCE, FEDERATED] do
|
||||
|
||||
begin
|
||||
|
Loading…
x
Reference in New Issue
Block a user