# capt-hook review scan


Scan explicit transcripts for corrections, incrementally.


``` bash
capt-hook review scan [OPTIONS]
```


<span class="gd-details-chevron" aria-hidden="true"></span>Full --help output


    Usage: capt-hook review scan [OPTIONS]

      Scan explicit transcripts for corrections, incrementally.

    Options:
      --transcript FILE  A transcript file to scan
      --dir DIRECTORY    A directory to scan recursively for *.jsonl transcripts
      --help             Show this message and exit.


# Options


`--transcript: FILE`  
A transcript file to scan

`--dir: DIRECTORY`  
A directory to scan recursively for \*.jsonl transcripts
