Better messages for help.
This commit is contained in:
parent
3a7cb85aee
commit
b513dbd08f
@ -15,6 +15,9 @@ def generate_anki(
|
||||
name,
|
||||
config_file,
|
||||
):
|
||||
"""
|
||||
Create an anki deck from a csv file and a config file.
|
||||
"""
|
||||
output_file = parse_output(output_file)
|
||||
if name is None:
|
||||
name = get_name_from_output(output_file)
|
||||
|
Loading…
x
Reference in New Issue
Block a user