docs: minor fixes

This commit is contained in:
arne314
2025-01-28 17:18:58 +01:00
parent d0042ce419
commit 00fcd9041f
2 changed files with 30 additions and 32 deletions

View File

@@ -62,7 +62,7 @@ def cmd(
reimport: Annotated[
bool,
typer.Option(
help="Instead of throwing an error also add flashcards that have already been asigned an id"
help="Instead of throwing an error also add flashcards that have already been asigned an id "
"but are not present in Anki. The asigned id will be updated."
),
] = False,