Re: acme-client(1): remove A and D flags

2019-06-07 Thread Sebastian Benoit
Florian Obser(flor...@openbsd.org) on 2019.06.07 19:52:21 +0200: > > > Remove A and D flag, they are superfluous. > One could always use them on the command line and acme-client would do > the right thing. > > IIRC this is a leftover from when we moved to the config file and we > never mopped th

acme-client(1): remove A and D flags

2019-06-07 Thread Florian Obser
Remove A and D flag, they are superfluous. One could always use them on the command line and acme-client would do the right thing. IIRC this is a leftover from when we moved to the config file and we never mopped this up. It's kinda getting in the way and kinda an itch I have to scratch. OK?