1
0
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:
C12G Labs 2011-03-11 16:50:37 +01:00 committed by Tino Vázquez
parent 178a042ef8
commit 93e2980457

View File

@ -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