Update README.md

This commit is contained in:
Oscar GG 2024-02-15 13:06:56 +01:00 committed by GitHub
parent c9d3ffe34a
commit 8b2dc5d28c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,6 +23,10 @@ To convert an entire directory with CBR files in it use:
``cbrfolder2cbz.py <directory>``
You can also convert many directories with:
``cbrfolder2cbz.py <directory1> <directory2> .. <directoryn>``
The script will put CBZ files in the same directory. In case you need to rename many files check [pyrenamer] (https://packages.debian.org/wheezy/pyrenamer)
Introduction