~rackspace-titan/glance/glance-clear-lp766295

« back to all changes in this revision

Viewing changes to bin/glance

  • Committer: Brian Waldon
  • Date: 2011-04-19 19:15:40 UTC
  • Revision ID: brian.waldon@rackspace.com-20110419191540-7ms3rvfl9z1q984l
fixing spacing in help text

Show diffs side-by-side

added added

removed removed

Lines of Context:
481
481
                           "Default: %default")
482
482
    parser.add_option('-f', '--force', dest="force", metavar="FORCE",
483
483
                      default=False, action="store_true",
484
 
                      help="Prevent select actions from requesting"
 
484
                      help="Prevent select actions from requesting "
485
485
                           "user confirmation")
486
486
    parser.add_option('--dry-run', default=False, action="store_true",
487
487
                      help="Don't actually execute the command, just print "