bug#70638: [PATCH] doc: Put test-driver option args in separate words, not joined with `='

2024-04-29 Thread Mark Wooding
ned protocol. (This implementation parses options using Perl's `GetOpt::Long' module, so it accepts the `=' syntax as specified, but this program isn't actually used.) Signed-off-by: Mark Wooding --- contrib/tap-driver.pl | 8 doc/automake.texi | 22 +

bug#70638: Automake custom-driver interface documentation doesn't match implementation

2024-04-28 Thread Mark Wooding
This is sort of a follow-up on #22445; alas, nobody involved with that bug noticed the actual scale of the problem. I'm sorry to be the bearer of bad news. In essence, #22445 observed that the usage message printed by `test-driver' showed option arguments attached to their options with an `=' sig