Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756516AbbKDT3M (ORCPT ); Wed, 4 Nov 2015 14:29:12 -0500 Received: from mail-pa0-f53.google.com ([209.85.220.53]:33643 "EHLO mail-pa0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756486AbbKDT2v (ORCPT ); Wed, 4 Nov 2015 14:28:51 -0500 From: Brian Norris To: Cc: Brian Norris , Andrew Morton , Joe Perches Subject: [PATCH v2 4/4] get_maintainer: --r (list reviewer) is on by default Date: Wed, 4 Nov 2015 11:28:22 -0800 Message-Id: <1446665302-102908-4-git-send-email-computersforpeace@gmail.com> X-Mailer: git-send-email 2.6.0.rc2.230.g3dd15c0 In-Reply-To: <1446665302-102908-1-git-send-email-computersforpeace@gmail.com> References: <1446665302-102908-1-git-send-email-computersforpeace@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1125 Lines: 34 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. Signed-off-by: Brian Norris Cc: Andrew Morton Cc: Joe Perches --- new in v2 scripts/get_maintainer.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/get_maintainer.pl b/scripts/get_maintainer.pl index 13115eab8992..17b9eb2fecb1 100755 --- a/scripts/get_maintainer.pl +++ b/scripts/get_maintainer.pl @@ -816,7 +816,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: -- 2.6.0.rc2.230.g3dd15c0 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/