added usage text

This commit is contained in:
Sebastian Sdorra
2011-05-22 14:55:11 +02:00
parent df8c1b34ce
commit 7de7105850
24 changed files with 131 additions and 24 deletions

View File

@@ -220,7 +220,7 @@ public class App
}
}
length += 2;
length += 5;
for (CommandDescriptor desc :
SubCommandHandler.getInstance().getDescriptors())