From: Samuel Tardieu Date: Thu, 9 Apr 2020 01:07:10 +0000 (-0700) Subject: docs: test-driver options do not accept =, update --help. X-Git-Tag: v1.16.3~54 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6cfd9401c5d6b4a6fce1318d50a6ec34fdd4799a;p=thirdparty%2Fautomake.git docs: test-driver options do not accept =, update --help. This change fixes https://bugs.gnu.org/22445. * lib/test-driver (print_usage): space after --test-name, --log-file, --trs-file, not =. Also mention Automake as source. --- diff --git a/lib/test-driver b/lib/test-driver index 89dba1e07..9759384aa 100755 --- a/lib/test-driver +++ b/lib/test-driver @@ -42,11 +42,13 @@ print_usage () { cat <