# capt-hook review status


Show the tracked corrections, their progress toward a PR, and open PR status.


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


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


    Usage: capt-hook review status [OPTIONS]

      Show the tracked corrections, their progress toward a PR, and open PR
      status.

    Options:
      --repo TEXT         Repo key (default: the current repo)
      --sync / --no-sync  Refresh open PR states from GitHub in the background
      --help              Show this message and exit.


# Options


`--repo: TEXT`  
Repo key (default: the current repo)

`--sync, --no-sync`  
Refresh open PR states from GitHub in the background
