git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] diff-options.txt: Fix asciidoc markup issue
@ 2009-01-25  5:18 Teemu Likonen
  2009-01-25 11:58 ` Johannes Schindelin
  0 siblings, 1 reply; 3+ messages in thread
From: Teemu Likonen @ 2009-01-25  5:18 UTC (permalink / raw)
  To: gitster; +Cc: git, Johannes.Schindelin

Must be "--patience::", not "--patience:".
---
 Documentation/diff-options.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/diff-options.txt b/Documentation/diff-options.txt
index 3816a83..813a7b1 100644
--- a/Documentation/diff-options.txt
+++ b/Documentation/diff-options.txt
@@ -36,7 +36,7 @@ endif::git-format-patch[]
 --patch-with-raw::
 	Synonym for "-p --raw".
 
---patience:
+--patience::
 	Generate a diff using the "patience diff" algorithm.
 
 --stat[=width[,name-width]]::
-- 
1.6.1.295.g75c4eae

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-01-25 12:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-25  5:18 [PATCH] diff-options.txt: Fix asciidoc markup issue Teemu Likonen
2009-01-25 11:58 ` Johannes Schindelin
2009-01-25 12:20   ` [PATCH v2] " Teemu Likonen

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).