Revision 26023ecd scripts/gnt-backup

b/scripts/gnt-backup
231 231
             default=[], dest="nics",
232 232
             action="append",
233 233
             type="identkeyval"),
234
  cli_option("--no-nics", default=False, action="store_true",
235
             help="Do not create any network cards for the instance"),
234
  NONICS_OPT,
236 235
  NWSYNC_OPT,
237 236
  cli_option("--src-node", dest="src_node", help="Source node",
238 237
             metavar="<node>",

Also available in: Unified diff