Skip to content
Snippets Groups Projects
Commit eb5ac108 authored by Michael Hanselmann's avatar Michael Hanselmann
Browse files

Update synopsis for “gnt-cluster repair-disk-sizes”


Mention that instances can be passed on the CLI when “--help” is used.

Signed-off-by: default avatarMichael Hanselmann <hansmi@google.com>
Reviewed-by: default avatarAndrea Spadaccini <spadaccio@google.com>
parent fe5ca2bb
No related branches found
No related tags found
No related merge requests found
......@@ -1315,7 +1315,7 @@ commands = {
"", "Does a check on the cluster disk status"),
"repair-disk-sizes": (
RepairDiskSizes, ARGS_MANY_INSTANCES, [DRY_RUN_OPT, PRIORITY_OPT],
"", "Updates mismatches in recorded disk sizes"),
"[instance...]", "Updates mismatches in recorded disk sizes"),
"master-failover": (
MasterFailover, ARGS_NONE, [NOVOTING_OPT],
"", "Makes the current node the master"),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment