From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nelson Elhage Subject: [PATCH] reflog documentation: -n is an alias for --dry-run Date: Sat, 12 Sep 2009 23:41:54 -0400 Message-ID: <1252813314-14408-1-git-send-email-nelhage@mit.edu> Cc: Nelson Elhage To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Sun Sep 13 05:42:12 2009 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1Mmfye-0007bI-3Q for gcvg-git-2@lo.gmane.org; Sun, 13 Sep 2009 05:42:12 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754956AbZIMDmD (ORCPT ); Sat, 12 Sep 2009 23:42:03 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754852AbZIMDmD (ORCPT ); Sat, 12 Sep 2009 23:42:03 -0400 Received: from BISCAYNE-ONE-STATION.MIT.EDU ([18.7.7.80]:60041 "EHLO biscayne-one-station.mit.edu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754954AbZIMDmB (ORCPT ); Sat, 12 Sep 2009 23:42:01 -0400 Received: from outgoing.mit.edu (OUTGOING-AUTH.MIT.EDU [18.7.22.103]) by biscayne-one-station.mit.edu (8.13.6/8.9.2) with ESMTP id n8D3g39v025345; Sat, 12 Sep 2009 23:42:03 -0400 (EDT) Received: from PHANATIQUE.MIT.EDU (c-71-192-160-118.hsd1.nh.comcast.net [71.192.160.118]) (authenticated bits=0) (User authenticated as nelhage@ATHENA.MIT.EDU) by outgoing.mit.edu (8.13.6/8.12.4) with ESMTP id n8D3g2c1013884 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Sat, 12 Sep 2009 23:42:03 -0400 (EDT) X-Mailer: git-send-email 1.6.3.1.499.ge7b8da X-Scanned-By: MIMEDefang 2.42 X-Spam-Flag: NO X-Spam-Score: 0.00 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Signed-off-by: Nelson Elhage --- Documentation/git-reflog.txt | 2 +- builtin-reflog.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/git-reflog.txt b/Documentation/git-reflog.txt index 7f7a544..b434ff7 100644 --- a/Documentation/git-reflog.txt +++ b/Documentation/git-reflog.txt @@ -16,7 +16,7 @@ The command takes various subcommands, and different options depending on the subcommand: [verse] -'git reflog expire' [--dry-run] [--stale-fix] [--verbose] +'git reflog expire' [-n | --dry-run] [--stale-fix] [--verbose] [--expire=