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.

Cherry picked from Linux commit cc7ff0ef6eca3deeea4a424ca47a67c8450d5424.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
Brian Norris 2017-05-03 11:16:44 +02:00 committed by Paolo Bonzini
parent 6668a2af21
commit 7a6ae2cffc

View File

@ -748,7 +748,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: