Re: redux: signify diff

2014-01-03 Thread Ted Unangst
On Fri, Jan 03, 2014 at 16:39, Marc Espie wrote: Rechecked that -G was working (broken) and jmc wants identical SYNOPSIS/usage. Together with the \n for base64... + } else if (verb == NONE) { usage(); this is weird, mixing that into the middle.

Re: redux: signify diff

2014-01-03 Thread Marc Espie
On Fri, Jan 03, 2014 at 10:46:45AM -0500, Ted Unangst wrote: On Fri, Jan 03, 2014 at 16:39, Marc Espie wrote: Rechecked that -G was working (broken) and jmc wants identical SYNOPSIS/usage. Together with the \n for base64... + } else if (verb == NONE) { usage(); this is weird,

Re: redux: signify diff

2014-01-03 Thread Ted Unangst
On Fri, Jan 03, 2014 at 16:55, Marc Espie wrote: @@ -377,30 +377,37 @@ main(int argc, char **argv) } } argc -= optind; - if (argc != 0) - usage(); - - if (inputfile !sigfile) { - if (snprintf(sigfilebuf, sizeof(sigfilebuf), %s.sig, -