mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-25 06:03:36 +03:00
bug #519: Add -x option to oneuser list
This commit is contained in:
parent
c0987f58e3
commit
27796743c8
@ -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…
x
Reference in New Issue
Block a user