This commit is contained in:
parent
7735dc7394
commit
9b6d40cd85
1 changed files with 1 additions and 0 deletions
|
@ -161,4 +161,5 @@ void Config::usage() {
|
||||||
printf("Mandatory options:\n");
|
printf("Mandatory options:\n");
|
||||||
printf("-g, -group <host:port> Add an host to the group\n");
|
printf("-g, -group <host:port> Add an host to the group\n");
|
||||||
printf("-p, -port <port> Use this port on localhost\n");
|
printf("-p, -port <port> Use this port on localhost\n");
|
||||||
|
printf("-i, -index <int> The index of current host in the group\n");
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue