mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Set replace_scene_breaks cmd default to match GUI default.
This commit is contained in:
parent
8fc4e9a490
commit
7355acd7af
@ -532,7 +532,7 @@ OptionRecommendation(name='format_scene_breaks',
|
||||
'horizontal rules.')),
|
||||
|
||||
OptionRecommendation(name='replace_scene_breaks',
|
||||
recommended_value=None, level=OptionRecommendation.LOW,
|
||||
recommended_value='', level=OptionRecommendation.LOW,
|
||||
help=_('Replace scene breaks with the specified text.')),
|
||||
|
||||
OptionRecommendation(name='dehyphenate',
|
||||
|
Loading…
x
Reference in New Issue
Block a user