From 6fd0e61b64300e093a4ae613ca2b530bba6a10c1 Mon Sep 17 00:00:00 2001 From: KnugiHK <24708955+KnugiHK@users.noreply.github.com> Date: Tue, 16 May 2023 23:29:10 +0800 Subject: [PATCH] Update help test --- Whatsapp_Chat_Exporter/__main__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Whatsapp_Chat_Exporter/__main__.py b/Whatsapp_Chat_Exporter/__main__.py index e71e004..9df5604 100644 --- a/Whatsapp_Chat_Exporter/__main__.py +++ b/Whatsapp_Chat_Exporter/__main__.py @@ -36,7 +36,7 @@ def main(): dest='iphone', default=False, action='store_true', - help="Define the target as iPhone") + help="Define the target as iPhone/iPad") parser.add_argument( "-w", "--wa",