Formulate README as manual
This commit is contained in:
@ -63,7 +63,7 @@ def parse_args():
|
||||
)
|
||||
parser.add_argument(
|
||||
"title",
|
||||
help='The title of the movie. Series must end with "Sx Ex-x". E.g.: "Lost S01 E1-04"',
|
||||
help='The title of the movie. Series must end with "Sx Ex-x". E.g.: "Lost S01 E1-04" or "Lost_S2_E2"',
|
||||
)
|
||||
parser.add_argument(
|
||||
"--dev",
|
||||
|
Reference in New Issue
Block a user