Revision f4bc1f2c qa/ganeti-qa.py

b/qa/ganeti-qa.py
215 215
  """Main program.
216 216

  
217 217
  """
218
  parser = OptionParser(usage="%prog [options] <config-file> "
219
                              "<known-hosts-file>")
218
  parser = OptionParser(usage="%prog [options] <config-file>"
219
                              " <known-hosts-file>")
220 220
  parser.add_option('--dry-run', dest='dry_run',
221 221
      action="store_true",
222 222
      help="Show what would be done")

Also available in: Unified diff