1
0
mirror of https://github.com/git/git.git synced 2024-09-28 12:21:46 +02:00

git-describe.txt: document --always

Signed-off-by: Stephan Beyer <s-beyer@gmx.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Stephan Beyer 2008-06-08 03:36:11 +02:00 committed by Junio C Hamano
parent 459cf2e985
commit a3800f66a6

View File

@ -70,6 +70,9 @@ OPTIONS
Only consider tags matching the given pattern (can be used to avoid
leaking private tags made from the repository).
--always::
Show uniquely abbreviated commit object as fallback.
EXAMPLES
--------