Skip to content
Snippets Groups Projects
Commit 91c7439f authored by kez's avatar kez
Browse files

hbal uses -p not -P (missed one)

parent 31e69347
No related branches found
No related tags found
No related merge requests found
......@@ -1277,7 +1277,7 @@ instances around the cluster to balance it:
hbal -L -C -v -p
The above will show the proposed solution, with the state of the
cluster before, and after (`-P`) and the commands to get there
cluster before, and after (`-p`) and the commands to get there
(`-C`). To actually execute the commands, you can copy-paste those
commands. An alternative is to pass the `-X` argument, to tell `hbal`
to actually issue the commands itself:
......
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