mirror of
https://github.com/KnugiHK/WhatsApp-Chat-Exporter.git
synced 2026-04-27 08:21:33 +00:00
Update description
This commit is contained in:
@@ -22,7 +22,7 @@ except ImportError:
|
|||||||
|
|
||||||
def main():
|
def main():
|
||||||
parser = ArgumentParser(
|
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 '
|
'will give you the history of your WhatsApp conversations in HTML '
|
||||||
'and JSON. Android Backup Crypt12, Crypt14 and Crypt15 supported.',
|
'and JSON. Android Backup Crypt12, Crypt14 and Crypt15 supported.',
|
||||||
epilog = f'WhatsApp Chat Exporter: {__version__} Licensed with MIT'
|
epilog = f'WhatsApp Chat Exporter: {__version__} Licensed with MIT'
|
||||||
|
|||||||
Reference in New Issue
Block a user