Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cc7ff0ef authored by Brian Norris's avatar Brian Norris Committed by Linus Torvalds
Browse files

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: default avatarBrian Norris <computersforpeace@gmail.com>
Signed-off-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 3cbcca8a
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -813,7 +813,7 @@ Other options:
  --help => show this help information
  --help => show this help information


Default options:
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]
   --remove-duplicates --rolestats]


Notes:
Notes: