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",