Just a tweak. "'ac' experimental utility" isn't obviously 'acx' so being

more obvious.
This commit is contained in:
Rob Greene 2022-01-09 22:24:41 -06:00
parent a5714ed019
commit 99dc24baed
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ import picocli.CommandLine.Option;
descriptionHeading = "%n",
commandListHeading = "%nCommands:%n",
optionListHeading = "%nOptions:%n",
description = "'ac' experimental utility",
description = "'acx' experimental utility",
subcommands = {
ConvertCommand.class,
CopyFileCommand.class,