This commit is contained in:
parent
1257dd6a1a
commit
7735dc7394
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ int Config::getPort(){
|
||||||
}
|
}
|
||||||
|
|
||||||
void Config::usage() {
|
void Config::usage() {
|
||||||
printf("Usage: webreducer <mode> [options]\n");
|
printf("Usage: dabcast <mode> [options]\n");
|
||||||
printf("\n");
|
printf("\n");
|
||||||
printf("Modes (mutualy exclusive):\n");
|
printf("Modes (mutualy exclusive):\n");
|
||||||
printf("-T, -test Test mode (simple broadcast)\n");
|
printf("-T, -test Test mode (simple broadcast)\n");
|
||||||
|
|
Loading…
Add table
Reference in a new issue