mirror of
https://github.com/AppleCommander/AppleCommander.git
synced 2024-12-26 19:29:24 +00:00
Just a tweak. "'ac' experimental utility" isn't obviously 'acx' so being
more obvious.
This commit is contained in:
parent
a5714ed019
commit
99dc24baed
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user