Fix some typos and linter
This commit is contained in:
parent
f4e4be19f0
commit
b050d210df
6 changed files with 13 additions and 14 deletions
|
|
@ -1148,7 +1148,7 @@ def parseOpts(overrideArguments=None):
|
|||
help=(
|
||||
'Parse additional metadata like title/artist from other fields. '
|
||||
'Give a template or field name to extract data from and the '
|
||||
'format to interpret it as, seperated by a ":". '
|
||||
'format to interpret it as, separated by a ":". '
|
||||
'Either regular expression with named capture groups or a '
|
||||
'similar syntax to the output template can be used for the FORMAT. '
|
||||
'Similarly, the syntax for output template can be used for FIELD '
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue