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