docs: improve correctness

This commit is contained in:
oSumAtrIX
2023-08-23 03:53:24 +02:00
parent f8972eac3e
commit 47a20afd2d
2 changed files with 26 additions and 21 deletions

View File

@@ -7,7 +7,7 @@ import picocli.CommandLine.Help.Visibility.ALWAYS
@Command(
name = "uninstall",
description = ["Uninstall a patched package from the devices with the supplied ADB device serials"]
description = ["Uninstall a patched APK file from the devices with the supplied ADB device serials"]
)
internal object UninstallCommand : Runnable {
@Parameters(