> well then this means the description of -c is very poor. i would look > for a fix there, not in SYNOPSIS.
But look closer, the synopsis is wrong:
sha256 [-bpqrtx] [-c [checklist ...]] [-s string] [file ...]
It is not regular. When does checklist ... stop and file ... start?
No matter what, that line needs a change. At minimum,
sha256 [-bcpqrtx] [-s string] [file ...]
With wording changes below.
