Re: acme-client.1: fix broken example

2017-01-28 Thread Jason McIntyre
On Sat, Jan 28, 2017 at 11:17:19AM -0500, Michael Reed wrote: > One of the examples is broken: > > $ acme-client -vN www.example.com > acme-client: unknown option -- N > usage: acme-client [-ADFnrv] [-f configfile] domain > > This commit [0] makes me think that -D should be used

acme-client.1: fix broken example

2017-01-28 Thread Michael Reed
One of the examples is broken: $ acme-client -vN www.example.com acme-client: unknown option -- N usage: acme-client [-ADFnrv] [-f configfile] domain This commit [0] makes me think that -D should be used instead, but I'm not sure. P.s.: This man page also contains a refe