Revision 90c7406c snf-tools/synnefo_tools/burnin/__init__.py

b/snf-tools/synnefo_tools/burnin/__init__.py
145 145
        "--system-user", action="store",
146 146
        type="string", default=None, dest="system_user",
147 147
        help="Owner of system images (typed option in the form of "
148
             "\"name:user_name\" or \"id:uuuid\")")
148
             "\"name:user_name\" or \"id:uuid\")")
149 149
    parser.add_option(
150 150
        "--show-stale", action="store_true",
151 151
        default=False, dest="show_stale",

Also available in: Unified diff