Update description

This commit is contained in:
KnugiHK
2024-02-13 15:59:14 +08:00
parent 20199ed794
commit e84640de1c

View File

@@ -22,7 +22,7 @@ except ImportError:
def main():
parser = ArgumentParser(
description = 'A customizable Android and iOS WhatsApp database parser that '
description = 'A customizable Android and iOS/iPadOS WhatsApp database parser that '
'will give you the history of your WhatsApp conversations in HTML '
'and JSON. Android Backup Crypt12, Crypt14 and Crypt15 supported.',
epilog = f'WhatsApp Chat Exporter: {__version__} Licensed with MIT'