From b19ee24b22b3c1d08f06e8f868f11d9e8639fd30 Mon Sep 17 00:00:00 2001 From: Fredrik Kuivinen Date: Tue, 13 Jun 2006 08:08:31 +0200 Subject: blame: Add --time to produce raw timestamps fix the usage string and clean up the docs while we are at it Signed-off-by: Fredrik Kuivinen Signed-off-by: Junio C Hamano --- Documentation/git-blame.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Documentation/git-blame.txt') diff --git a/Documentation/git-blame.txt b/Documentation/git-blame.txt index 0a1fa00db0..bfed945914 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. -- cgit v1.2.3