Code

Minor documentation fixup.
[git.git] / Documentation / git-blame.txt
index 0a1fa00db0ab7ee39a551689cb50ffc602b53d41..bfed945914c5de74d6f46e51ee8fbe459e4d8420 100644 (file)
@@ -20,7 +20,10 @@ OPTIONS
        Use the same output mode as git-annotate (Default: off).
 
 -l, --long::
-       Show long rev (Defaults off).
+       Show long rev (Default: off).
+
+-t, --time::
+       Show raw timestamp (Default: off).
 
 -S, --rev-file <revs-file>::
        Use revs from revs-file instead of calling git-rev-list.