We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 03e788b + 128905f commit c7746a6Copy full SHA for c7746a6
tmc-langs-cli/src/main/java/fi/helsinki/cs/tmc/langs/cli/Main.java
@@ -56,7 +56,7 @@ public final class Main {
56
+ " Run checkstyle or similar plugin to project if applicable.\n"
57
+ " help"
58
+ " Display help information.\n"
59
- + " prepare-solution --exercisePath --outputPath"
+ + " prepare-solutions --exercisePath --outputPath"
60
+ " Prepare a presentable solution from the original.\n"
61
+ " prepare-stubs --exercisePath -- outputPath"
62
+ " Prepare a stub exercise from the original.\n"
0 commit comments