Skip to content

Commit

Permalink
Merge branch 'maint'
Browse files Browse the repository at this point in the history
* maint:
  Fix Documentation for git-describe
  • Loading branch information
Junio C Hamano committed Jan 24, 2009
2 parents b1c7d4a + 692be9f commit f3d6073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/git-describe.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ OPTIONS
Automatically implies --tags.

--abbrev=<n>::
Instead of using the default 8 hexadecimal digits as the
Instead of using the default 7 hexadecimal digits as the
abbreviated object name, use <n> digits.

--candidates=<n>::
Expand Down

0 comments on commit f3d6073

Please sign in to comment.