On Mon, Sep 20, 2021 at 6:02 AM Pádraig Brady <p...@draigbrady.com> wrote: > On 20/09/2021 11:03, Pádraig Brady wrote: > > On 18/09/2021 17:34, Jim Meyering wrote: > >> I didn't see an explanation for the single quotes in cksum --help, so > >> propose to remove them as unnecessary syntax. > > > > Fair enough. We should probably also remove the quotes from usage() in tee.c > > > >> Also, IMHO, you should now be listed as a coauthor of the umbrella > >> "cksum" program. > > > > +1 > > That got me looking at usage(), which needed a few other improvements. > I'll apply the attached on top.
Good catches.