`nkg.1` is the canonical flag reference: synopsis, every flag,
exit codes (0 match, 1 no match, 2 usage/IO/bad-pattern), and
examples. It is generated by hand from `nkg --help` — when flags
change, update both together.
Render without installing:
```bash
man ./man/nkg.1
```