new line - linux

This commit is contained in:
Radek Davidek 2025-11-03 09:34:56 +01:00
parent bd86e26dda
commit cafa504527
19 changed files with 1913 additions and 1913 deletions

View File

@ -37,6 +37,6 @@ public class ApiSync {
}
private static void printHelp() {
System.out.println("Not enough parameters.\nRun command in this format:\njava -jar shaded.jar [import/export]");
System.out.println("Not enough parameters.\nRun command in this format:\njava -jar shaded.jar [wso2ToApicurio/apicurioToWso2]");
}
}