mirror of
https://github.com/blacktwin/JBOPS.git
synced 2025-12-11 19:37:18 +00:00
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
|
python merge_multiepisodes.py --library "TV Shows" --show "SpongeBob SquarePants" --renumber
|
||||||
|
|
||||||
* With renumbering episodes and composite thumb:
|
* 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
|
import argparse
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user