]> Git Repo - qemu.git/commitdiff
get_maintainer: --r (list reviewer) is on by default
authorBrian Norris <[email protected]>
Sat, 7 Nov 2015 00:30:49 +0000 (16:30 -0800)
committerPaolo Bonzini <[email protected]>
Fri, 5 May 2017 10:10:00 +0000 (12:10 +0200)
We don't consistenly document the default value next to the option
listing, but we do have a list of defaults here, so let's keep it up to
date.

Cherry picked from Linux commit 4f07510df2e8c47fd65b8ffaaf6c5d334d59d598.

Signed-off-by: Brian Norris <[email protected]>
Reviewed-by: Thomas Huth <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
scripts/get_maintainer.pl

index 1f637ff07696c3819122691109823d8ea6fc97db..c7cb197a27e6e00ea1d8523c3ad88892418479e5 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 --r --n --l --multiline --pattern-depth=0
    --remove-duplicates --rolestats]
 
 Notes:
This page took 0.026166 seconds and 4 git commands to generate.