mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-11 05:17:41 +03:00
bug #519: Add -x option to oneuser list
(cherry picked from commit 27796743c8
)
This commit is contained in:
parent
178a042ef8
commit
93e2980457
@ -151,7 +151,7 @@ EOT
|
||||
end
|
||||
end
|
||||
|
||||
oneup_opts=OneUPParse.new([:list])
|
||||
oneup_opts=OneUPParse.new([:list, :xml])
|
||||
oneup_opts.parse(ARGV)
|
||||
ops=oneup_opts.options
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user