CLI cleanup to consolidate session-related subcommands
This commit is contained in:
@@ -5,7 +5,7 @@ Narratio is a Go orchestration application that turns D&D session audio into pol
|
||||
It coordinates transcription, merge/polish/normalize/trim processing, artifact generation, archive publishing, and resumable run state in one operator workflow.
|
||||
|
||||
```bash
|
||||
narratio run --session-id 2026-04-04
|
||||
narratio run 2026-04-04
|
||||
```
|
||||
|
||||
This command requires discoverable `pipeline.yml` and `session.yml` files (or explicit `--config` and `--session` flags).
|
||||
|
||||
Reference in New Issue
Block a user