diff --git a/scripts/get_maintainer.pl b/scripts/get_maintainer.pl index 6c307276f3d6dd68cb4ee2d660ce699cb5d16ed1..145f1bf6472e07fe1439b27d4fedd13feeaf83aa 100755 --- a/scripts/get_maintainer.pl +++ b/scripts/get_maintainer.pl @@ -845,6 +845,9 @@ Notes: Entries in this file can be any command line argument. This file is prepended to any additional command line arguments. Multiple lines and # comments are allowed. + Most options have both positive and negative forms. + The negative forms for --<foo> are --no<foo> and --no-<foo>. + EOT }