Skip to content

Commit

Permalink
pretty-options.txt: tiny doc fix
Browse files Browse the repository at this point in the history
Signed-off-by: Jim Meyering <jim@meyering.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Jim Meyering authored and Junio C Hamano committed Jul 25, 2007
1 parent c4eaed4 commit 1c911dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/pretty-options.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
--pretty[='<format>']::

Pretty print the contents of the commit logs in a given format,
Pretty-print the contents of the commit logs in a given format,
where '<format>' can be one of 'oneline', 'short', 'medium',
'full', 'fuller', 'email', 'raw' and 'format:<string>'.
When left out the format default to 'medium'.
When omitted, the format defaults to 'medium'.

--abbrev-commit::
Instead of showing the full 40-byte hexadecimal commit object
Expand Down

0 comments on commit 1c911dc

Please sign in to comment.