Revision c41eea6e daemons/ganeti-rapi

b/daemons/ganeti-rapi
75 75
def ParseOptions():
76 76
  """Parse the command line options.
77 77

  
78
  Returns:
79
    (options, args) as from OptionParser.parse_args()
78
  @return: (options, args) as from OptionParser.parse_args()
80 79

  
81 80
  """
82 81
  parser = optparse.OptionParser(description="Ganeti Remote API",

Also available in: Unified diff