Revision aeaefce8

b/scripts/gnt-node
67 67
  }
68 68

  
69 69
_STORAGE_TYPE_OPT = \
70
  cli_option("--storage-type",
70
  cli_option("-t", "--storage-type",
71 71
             dest="user_storage_type",
72 72
             choices=_USER_STORAGE_TYPE.keys(),
73 73
             default=None,

Also available in: Unified diff