Revision 30a83755 lib/client/gnt_instance.py

b/lib/client/gnt_instance.py
630 630

  
631 631
  @param opts: the command line options selected by the user
632 632
  @type args: list
633
  @param args: should contain two elements, the instance name
634
      whose disks we grow and the disk name, e.g. I{sda}
633
  @param args: should contain three elements, the target instance name,
634
      the target disk id, and the target growth
635 635
  @rtype: int
636 636
  @return: the desired exit code
637 637

  

Also available in: Unified diff