check message
This commit is contained in:
@@ -43,6 +43,7 @@ public class Main {
|
|||||||
String cmd = it.next();
|
String cmd = it.next();
|
||||||
switch (cmd) {
|
switch (cmd) {
|
||||||
case "--check":
|
case "--check":
|
||||||
|
System.out.println("--check is not avaliable")
|
||||||
checkingonly = true;
|
checkingonly = true;
|
||||||
continue;
|
continue;
|
||||||
case "-t":
|
case "-t":
|
||||||
|
|||||||
Reference in New Issue
Block a user