From be5c995122c159bf3c0891a0e347c36527bed549 Mon Sep 17 00:00:00 2001 From: Niklas Higi Date: Sun, 17 Apr 2022 19:12:04 +0200 Subject: [PATCH] Shorten "decoded-directory-by-apktool" in CLI output --- src/cli.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cli.ts b/src/cli.ts index 4119e4c..3eb0082 100644 --- a/src/cli.ts +++ b/src/cli.ts @@ -233,7 +233,7 @@ function formatCommandError(error: string, { tmpDir }: { tmpDir: string }) { function showHelp() { console.log(chalk` - $ {bold apk-mitm} + $ {bold apk-mitm} {blue {dim.bold *} Optional flags:} {dim {bold --wait} Wait for manual changes before re-encoding}