fix release v2.2.0 prepare
This commit is contained in:
@@ -22,7 +22,7 @@ public class CliEngine {
|
||||
}
|
||||
|
||||
public void start() throws IOException {
|
||||
System.out.println("\nДобро пожаловать в Список задач 2.1!");
|
||||
System.out.println("\nДобро пожаловать в Список задач 2.2!");
|
||||
System.out.println("Введите help для просмтора доступных команд или exit для выхода.");
|
||||
while (true) {
|
||||
System.out.print("\ntodo> ");
|
||||
|
||||
Reference in New Issue
Block a user