mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
bug #519: Add -x option to oneuser list
(cherry picked from commit 27796743c82032147ade9c47c8109267313a07c5)
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…
x
Reference in New Issue
Block a user