* [PATCH] quiltimport documentation: --dry-run and -n are synonyms
@ 2009-09-13 2:41 Junio C Hamano
0 siblings, 0 replies; only message in thread
From: Junio C Hamano @ 2009-09-13 2:41 UTC (permalink / raw)
To: git
Signed-off-by: Junio C Hamano <gitster@pobox.com>
---
Documentation/git-quiltimport.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/git-quiltimport.txt b/Documentation/git-quiltimport.txt
index d4037de..579e8d2 100644
--- a/Documentation/git-quiltimport.txt
+++ b/Documentation/git-quiltimport.txt
@@ -9,7 +9,7 @@ git-quiltimport - Applies a quilt patchset onto the current branch
SYNOPSIS
--------
[verse]
-'git quiltimport' [--dry-run] [--author <author>] [--patches <dir>]
+'git quiltimport' [--dry-run | -n] [--author <author>] [--patches <dir>]
DESCRIPTION
--
1.6.5.rc0.82.g1c5d9
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2009-09-13 2:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-13 2:41 [PATCH] quiltimport documentation: --dry-run and -n are synonyms Junio C Hamano
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).