update readme

This commit is contained in:
Celogeek 2023-04-08 21:05:57 +02:00
parent b1eae59324
commit deea0657bb
Signed by: celogeek
SSH Key Fingerprint: SHA256:njNJLzoLQdbV9PC6ehcruRb0QnEgxABoCYZ+0+aUIYc

View File

@ -120,12 +120,18 @@ Options:
Brightness : 0
Contrast : 0
AutoRotate : true
AutoSplitDoublePage: true
AutoSplitDoublePage : true
NoBlankPage : false
Manga : true
HasCover : true
AddPanelView : false
LimitMb : 200 Mb
StripFirstDirectoryFromToc: true
TOC:
- mymanga
- Chapter 1
- Chapter 2
```
## Change default settings
@ -143,12 +149,13 @@ Options:
Brightness : 0
Contrast : 0
AutoRotate : false
AutoSplitDoublePage: false
AutoSplitDoublePage : false
NoBlankPage : false
Manga : false
HasCover : true
AddPanelView : false
LimitMb : nolimit
StripFirstDirectoryFromToc: false
```
### Change default settings
@ -164,14 +171,15 @@ Options:
Brightness : 0
Contrast : 0
AutoRotate : true
AutoSplitDoublePage: true
AutoSplitDoublePage : true
NoBlankPage : false
Manga : true
HasCover : true
AddPanelView : false
LimitMb : 200 Mb
StripFirstDirectoryFromToc: false
Saving to ~/.go-comic-converter.yaml
Saving to /Users/vincent/.go-comic-converter.yaml
```
If you want to change a setting, you can change only one of them
@ -187,20 +195,22 @@ Options:
Brightness : 0
Contrast : 0
AutoRotate : true
AutoSplitDoublePage: true
AutoSplitDoublePage : true
NoBlankPage : false
Manga : false
HasCover : true
AddPanelView : false
LimitMb : 200 Mb
StripFirstDirectoryFromToc: false
Saving to ~/.go-comic-converter.yaml
Saving to /Users/vincent/.go-comic-converter.yaml
```
### Check
You can test the command dry above like
```
$ go-comic-converter -input ~/Downloads/mymanga.cbr -dry
Go Comic Converter
Options:
@ -215,12 +225,18 @@ Options:
Brightness : 0
Contrast : 0
AutoRotate : true
AutoSplitDoublePage: true
AutoSplitDoublePage : true
NoBlankPage : false
Manga : true
Manga : false
HasCover : true
AddPanelView : false
LimitMb : 200 Mb
StripFirstDirectoryFromToc: false
TOC:
- mymanga
- Chapter 1
- Chapter 2
```
### Reset default
@ -319,6 +335,8 @@ Config:
Add an embeded panel view. On kindle you may not need this option as it is handled by the kindle.
-limitmb int
Limit size of the ePub: Default nolimit (0), Minimum 20
-strip
Strip first directory from the TOC if only 1
Default config:
-show