From: Matthias A. <mat...@gm...> - 2016-04-27 19:56:58
|
Am 27.04.2016 um 21:36 schrieb grarpamp: > On 4/27/16, Vitezslav Crhonek <vcr...@re...> wrote: >> I also removed '-A' option (which required an argument). It seems >> to do nothing at all and didn't find any documentation about it. >> Or is it useful somehow? > > May have been related / intended for...? > > {"auth", required_argument, (int *) 0, LA_AUTH}, Possibly, but I'll rather not use short names for dangerous matters. I checked Eric's last release, 6.2.5, which also appeared to ignore 'A <arg>' if I read the code properly. |