Revision 1e020d1b scripts/gnt-backup

b/scripts/gnt-backup
137 137
commands = {
138 138
  'list': (PrintExportList, ARGS_NONE,
139 139
           [DEBUG_OPT,
140
            make_option("--node", dest="node", default=[], action="append",
140
            make_option("--node", dest="nodes", default=[], action="append",
141 141
                        help="List only backups stored on this node"
142 142
                             " (can be used multiple times)"),
143 143
            ],

Also available in: Unified diff