X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fgit-rev-list.txt;h=a446a6b5a27067d25c1d32d97ccbbd9e59e3b754;hb=0f2ca9d5c99436d048bfe0a7161b4365a731938f;hp=dd9fff16d3067fe939642170258fffc427c77729;hpb=6295ac347acab0f100bc143effd28d3b0bbff739;p=git.git diff --git a/Documentation/git-rev-list.txt b/Documentation/git-rev-list.txt index dd9fff16d..a446a6b5a 100644 --- a/Documentation/git-rev-list.txt +++ b/Documentation/git-rev-list.txt @@ -128,6 +128,11 @@ OPTIONS After a failed merge, show refs that touch files having a conflict and don't exist on all heads to merge. +--relative-date:: + Show dates relative to the current time, e.g. "2 hours ago". + Only takes effect for dates shown in human-readable format, + such as when using "--pretty". + Author ------ Written by Linus Torvalds