Update README.md

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

View File

@ -23,7 +23,7 @@ To convert an entire directory with CBR files in it use:
``cbrfolder2cbz.py <directory>`` ``cbrfolder2cbz.py <directory>``
You can also convert many directories with: You can also convert many directories (thank you @nmorey) with:
``cbrfolder2cbz.py <directory1> <directory2> .. <directoryn>`` ``cbrfolder2cbz.py <directory1> <directory2> .. <directoryn>``