Updates example for composite_thumb to use correct arg name
This commit is contained in:
parent
e097a07ca5
commit
3b43f4d3d9
@ -28,7 +28,7 @@ Usage:
|
||||
python merge_multiepisodes.py --library "TV Shows" --show "SpongeBob SquarePants" --renumber
|
||||
|
||||
* With renumbering episodes and composite thumb:
|
||||
python merge_multiepisodes.py --library "TV Shows" --show "SpongeBob SquarePants" --renumber --composite-thumb
|
||||
python merge_multiepisodes.py --library "TV Shows" --show "SpongeBob SquarePants" --renumber --composite_thumb
|
||||
'''
|
||||
|
||||
import argparse
|
||||
|
Loading…
Reference in New Issue
Block a user