diff options
Diffstat (limited to 'internal/cli/command.go')
| -rw-r--r-- | internal/cli/command.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/cli/command.go b/internal/cli/command.go index 43a03bc..526dffe 100644 --- a/internal/cli/command.go +++ b/internal/cli/command.go @@ -22,6 +22,7 @@ Examples: totalrecall # Launch interactive GUI (default) totalrecall ябълка # Generate materials for "apple" via CLI totalrecall --batch words.txt # Process multiple words from file + totalrecall --retry-failed-assets # Resume incomplete cards in the output directory totalrecall --archive # Archive existing cards directory Batch file formats: |
