git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] pretty-options.txt: match --format's documentation with implementation.
@ 2010-08-05 13:08 Matthieu Moy
  0 siblings, 0 replies; only message in thread
From: Matthieu Moy @ 2010-08-05 13:08 UTC (permalink / raw)
  To: git, gitster; +Cc: Matthieu Moy


Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
---
Simple alternative to my other patch, which matched the implementation
with the doc. Shouldn't be controversial ...

 Documentation/pretty-options.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/pretty-options.txt b/Documentation/pretty-options.txt
index d78e121..9b6f389 100644
--- a/Documentation/pretty-options.txt
+++ b/Documentation/pretty-options.txt
@@ -1,5 +1,5 @@
 --pretty[='<format>']::
---format[='<format>']::
+--format='<format>'::
 
 	Pretty-print the contents of the commit logs in a given format,
 	where '<format>' can be one of 'oneline', 'short', 'medium',
-- 
1.7.2.1.30.g18195

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2010-08-05 13:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-05 13:08 [PATCH] pretty-options.txt: match --format's documentation with implementation Matthieu Moy

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