This commit is contained in:
ZacSharp
2021-04-04 03:17:35 +02:00
committed by GitHub
parent 2cb6402189
commit bdb98b487f

View File

@@ -51,7 +51,7 @@ public class SchematicaCommand extends Command {
@Override @Override
public List<String> getLongDesc() { public List<String> getLongDesc() {
return Arrays.asList( return Arrays.asList(
"Builds the schematica currently open in Schematica.", "Builds the schematic currently open in Schematica.",
"", "",
"Usage:", "Usage:",
"> schematica" "> schematica"