mirror of
https://github.com/Ascyii/typstar.git
synced 2026-01-01 13:34:24 -05:00
docs: minor fixes
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user