Fixed label.
This commit is contained in:
parent
3d10add925
commit
e953d0f0c4
@ -64,7 +64,7 @@ public class HebdobotCLI
|
||||
message.append("Hebdobot version ").appendln(HEBDOBOT_VERSION);
|
||||
message.appendln("Usage:");
|
||||
message.appendln(" hebdobot [ -h | -help | --help ]");
|
||||
message.appendln(" hebdobot [ -c configuration-file ]");
|
||||
message.appendln(" hebdobot [ -c config-file ]");
|
||||
|
||||
System.out.println(message.toString());
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user