From: Brian Norris Date: Sat, 7 Nov 2015 00:30:43 +0000 (-0800) Subject: get_maintainer: it's '--pattern-depth', not '-pattern-depth' X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=cc7ff0ef6eca3deeea4a424ca47a67c8450d5424;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git get_maintainer: it's '--pattern-depth', not '-pattern-depth' Though it appears that Perl's GetOptions will take either, the latter is not documented in the options listing. Signed-off-by: Brian Norris Signed-off-by: Joe Perches Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/scripts/get_maintainer.pl b/scripts/get_maintainer.pl index 6ba0976e861e..6c307276f3d6 100755 --- a/scripts/get_maintainer.pl +++ b/scripts/get_maintainer.pl @@ -813,7 +813,7 @@ Other options: --help => show this help information Default options: - [--email --nogit --git-fallback --m --n --l --multiline -pattern-depth=0 + [--email --nogit --git-fallback --m --n --l --multiline --pattern-depth=0 --remove-duplicates --rolestats] Notes: