#293 Add comments to help file, migrate header setting, write tests
This commit is contained in:
@@ -7,9 +7,9 @@ public enum HelpSection {
|
||||
|
||||
COMMAND("command"),
|
||||
|
||||
SHORT_DESCRIPTION("description.short"),
|
||||
SHORT_DESCRIPTION("description"),
|
||||
|
||||
DETAILED_DESCRIPTION("description.detailed"),
|
||||
DETAILED_DESCRIPTION("detailedDescription"),
|
||||
|
||||
ARGUMENTS("arguments"),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user