Revision 0fc1764f lib/client/gnt_cluster.py

b/lib/client/gnt_cluster.py
1289 1289
    "", "Does a check on the cluster disk status"),
1290 1290
  "repair-disk-sizes": (
1291 1291
    RepairDiskSizes, ARGS_MANY_INSTANCES, [DRY_RUN_OPT, PRIORITY_OPT],
1292
    "", "Updates mismatches in recorded disk sizes"),
1292
    "[instance...]", "Updates mismatches in recorded disk sizes"),
1293 1293
  "master-failover": (
1294 1294
    MasterFailover, ARGS_NONE, [NOVOTING_OPT],
1295 1295
    "", "Makes the current node the master"),

Also available in: Unified diff