]> xenbits.xensource.com Git - qemu-xen.git/commitdiff
get_maintainer: it's '--pattern-depth', not '-pattern-depth'
authorBrian Norris <computersforpeace@gmail.com>
Wed, 3 May 2017 09:16:44 +0000 (11:16 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 5 May 2017 10:10:00 +0000 (12:10 +0200)
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>
scripts/get_maintainer.pl

index c1146ca1940d810eccd7159e90cead934cafed3a..1f637ff07696c3819122691109823d8ea6fc97db 100755 (executable)
@@ -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: