This commit is contained in:
glenux 2006-03-18 17:30:36 +00:00
parent 7735dc7394
commit 9b6d40cd85

View file

@ -161,4 +161,5 @@ void Config::usage() {
printf("Mandatory options:\n");
printf("-g, -group <host:port> Add an host to the group\n");
printf("-p, -port <port> Use this port on localhost\n");
printf("-i, -index <int> The index of current host in the group\n");
}