From: Matthias A. <mat...@gm...> - 2016-04-27 19:50:52
|
Am 27.04.2016 um 14:07 schrieb Vitezslav Crhonek: > Hello Matthias, > > I went through usage message/man page and added a few missing option > descriptions, fixed wrong indentation ("The ISP can make the...") > and minor inaccuracy ("bsmtp" option is not associated with '-o'). > > 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? > > Patch attached. Feel free to tweak it as you need (e. g. better > wording). > > Best regards, > Vitezslav Crhonek Hi Vitezslav, Thank you. I've applied the patch on the legacy_64 branch, but it does have a different has now because I had to recreate it, "git am" did not take it (missing reference to the tree it was generated from I presume). -A wasn't parsed out as far as I can see, so either it was a typo or some kind of mistake - seems this was silently ignored. Thanks again. Best regards, Matthias |