X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-blame.txt;h=bfed945914c5de74d6f46e51ee8fbe459e4d8420;hb=b19ee24b22b3c1d08f06e8f868f11d9e8639fd30;hp=0a1fa00db0ab7ee39a551689cb50ffc602b53d41;hpb=bf41bf2db71ac4bb03248bb0fe18cbb718af497a;p=git.git diff --git a/Documentation/git-blame.txt b/Documentation/git-blame.txt index 0a1fa00d..bfed9459 100644 --- a/Documentation/git-blame.txt +++ b/Documentation/git-blame.txt @@ -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 :: Use revs from revs-file instead of calling git-rev-list.