pub const BULK_STATUS: &str = "\
Show how far a bulk change got.
```
ytcli bulk status 6a92d90773c59502bc8e028a
```
The id comes from `issue update` over several issues. This is the only way back
to work Tracker is still doing, or finished after the command that started it
had returned.
`changed N of M`, and — once it has finished with something left unchanged — a
line per issue with Tracker's own reason.
Read-only, and exits zero for having answered. A change that failed is still an
answer; `issue update` is where that decides an exit code.";