pve-common/data
Dietmar Maurer 1d21344cf5 improve get_options (allow argument lists)
So far it was possiple to specific lists by using option multiple times.

	vzdump --vmid 100 --vmid 101

or

	vzdump -vmid 100,101

No we can pass the vm list as arguments (not options)

	vzdump 100 101
2011-10-14 08:29:39 +02:00
..
PVE improve get_options (allow argument lists) 2011-10-14 08:29:39 +02:00
Makefile imported from svn 'pve-common/trunk' 2011-08-23 07:31:48 +02:00