mirror of
https://github.com/KnugiHK/WhatsApp-Chat-Exporter.git
synced 2026-04-21 05:24:38 +00:00
Update the help text for --create-separated-media
This commit is contained in:
@@ -251,7 +251,7 @@ def main():
|
|||||||
dest="separate_media",
|
dest="separate_media",
|
||||||
default=False,
|
default=False,
|
||||||
action='store_true',
|
action='store_true',
|
||||||
help="Create a copy of the media seperated per chat in <MEDIA>/separated/ directory (Android only)"
|
help="Create a copy of the media seperated per chat in <MEDIA>/separated/ directory"
|
||||||
)
|
)
|
||||||
args = parser.parse_args()
|
args = parser.parse_args()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user