From patchwork Tue Mar 26 23:09:45 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Glass X-Patchwork-Id: 231574 X-Patchwork-Delegate: sjg@chromium.org Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from theia.denx.de (theia.denx.de [85.214.87.163]) by ozlabs.org (Postfix) with ESMTP id 7D1F62C0084 for ; Wed, 27 Mar 2013 10:11:31 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id CB8384A051; Wed, 27 Mar 2013 00:11:23 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id l4gfnx8u+H5H; Wed, 27 Mar 2013 00:11:23 +0100 (CET) Received: from theia.denx.de (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 1D4964A090; Wed, 27 Mar 2013 00:10:50 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by theia.denx.de (Postfix) with ESMTP id 158944A028 for ; Wed, 27 Mar 2013 00:10:37 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at theia.denx.de Received: from theia.denx.de ([127.0.0.1]) by localhost (theia.denx.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aY1utalBiyix for ; Wed, 27 Mar 2013 00:10:36 +0100 (CET) X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 (only DNSBL check requested) Received: from mail-vc0-f201.google.com (mail-vc0-f201.google.com [209.85.220.201]) by theia.denx.de (Postfix) with ESMTPS id 09CBF4A03E for ; Wed, 27 Mar 2013 00:10:28 +0100 (CET) Received: by mail-vc0-f201.google.com with SMTP id hf12so777057vcb.2 for ; Tue, 26 Mar 2013 16:10:25 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:from:to:cc:subject:date:message-id:x-mailer:in-reply-to :references:x-gm-message-state; bh=iUdrPp0bsK3+loUvQKHetoABjE9RWv+vqv/rgrTHIMQ=; b=NjhyfiXE0EN5cIIAQLAcLbMvz75Ml/0yZjHCnPO+df8972A6kbNM2R1LxhbBAwawi5 1HSFDftX3GOXzhkOZFlLhwdbeBS/eFARxhdjDP/PGrSZJnpSIsmLBjZBdD7agXrZfYkD ZkAWW4QNZO5lRY+qE5F/1wbVp3SQVM0Zx9h4D45Ct7ST68XoOJxYc9yi7ykeEPyXeUv9 Y8ZWz1OrXFWP8n0FSSXbDIk2XrI82OjW0llU2kgTVjlfYjZ4yRQ5dr3LEd/U1+IFccR0 mUrNSTjisOEkK1aEzmi4Z8MCsclI5WOympkLLoDVPWZrI7QVC91A0c9ylS2GhttPLmKg h6Lw== X-Received: by 10.224.185.79 with SMTP id cn15mr10167920qab.4.1364339425606; Tue, 26 Mar 2013 16:10:25 -0700 (PDT) Received: from corp2gmr1-2.hot.corp.google.com (corp2gmr1-2.hot.corp.google.com [172.24.189.93]) by gmr-mx.google.com with ESMTPS id y8si2216771qcx.0.2013.03.26.16.10.25 (version=TLSv1.1 cipher=AES128-SHA bits=128/128); Tue, 26 Mar 2013 16:10:25 -0700 (PDT) Received: from kaka.mtv.corp.google.com (kaka.mtv.corp.google.com [172.22.83.1]) by corp2gmr1-2.hot.corp.google.com (Postfix) with ESMTP id 5917D5A42AA; Tue, 26 Mar 2013 16:10:25 -0700 (PDT) Received: by kaka.mtv.corp.google.com (Postfix, from userid 121222) id 196AB160913; Tue, 26 Mar 2013 16:10:25 -0700 (PDT) From: Simon Glass To: U-Boot Mailing List Date: Tue, 26 Mar 2013 16:09:45 -0700 Message-Id: <1364339385-10035-8-git-send-email-sjg@chromium.org> X-Mailer: git-send-email 1.8.1.3 In-Reply-To: <1364339385-10035-1-git-send-email-sjg@chromium.org> References: <1364339385-10035-1-git-send-email-sjg@chromium.org> X-Gm-Message-State: ALoCoQnRQH6HOCdGSLSCZAf6/+Th7/MW3RhfQf5/VvZBNZq9bv2ZFgc3RwYICQoBJ0kM46ew+mBqHi/IbNIygikaNn51b1gT9uDVvYAEWeMQrOpsqkXk30vyV705LJk885Iw2E/pBa2rQQioKiRCiv1EeERcMtWZCRlzMOlf/giUUwlsKE+8i4RgE1I9lJrjnTINUK4bbfY2 Cc: Tom Rini Subject: [U-Boot] [PATCH v2 7/7] patman: Minor help message/README fixes X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.11 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: u-boot-bounces@lists.denx.de Errors-To: u-boot-bounces@lists.denx.de A few of the help messages are not quite right, and there is a typo in the README. Fix these. Signed-off-by: Simon Glass Reviewed-by: Doug Anderson --- Changes in v2: None tools/patman/README | 2 +- tools/patman/patman.py | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/patman/README b/tools/patman/README index 0bdaa63..8cffcd1 100644 --- a/tools/patman/README +++ b/tools/patman/README @@ -68,7 +68,7 @@ will get a consistent result each time. How to configure it =================== -For most cases of using patman for U-Boot developement patman will +For most cases of using patman for U-Boot development, patman will locate and use the file 'doc/git-mailrc' in your U-Boot directory. This contains most of the aliases you will need. diff --git a/tools/patman/patman.py b/tools/patman/patman.py index 7a86b43..a8061a9 100755 --- a/tools/patman/patman.py +++ b/tools/patman/patman.py @@ -52,7 +52,7 @@ parser.add_option('-i', '--ignore-errors', action='store_true', dest='ignore_errors', default=False, help='Send patches email even if patch errors are found') parser.add_option('-n', '--dry-run', action='store_true', dest='dry_run', - default=False, help="Do a try run (create but don't email patches)") + default=False, help="Do a dry run (create but don't email patches)") parser.add_option('-p', '--project', default=project.DetectProject(), help="Project name; affects default option values and " "aliases [default: %default]") @@ -77,7 +77,7 @@ parser.add_option('--no-tags', action='store_false', dest='process_tags', parser.usage = """patman [options] Create patches from commits in a branch, check them and email them as -specified by tags you place in the commits. Use -n to """ +specified by tags you place in the commits. Use -n to do a dry run first.""" # Parse options twice: first to get the project and second to handle