X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=manual.txt;h=41d9bf9797e0f7d12e69decf638cef30ed0a4d2d;hb=eb129e3ab126b4b618268ed2b9c8b30382680576;hp=559c34524881cee0d259b3d0d6cccc1c1af5dbe1;hpb=fa41280ad285af9c866c49f8db6e60817729d912;p=tig.git diff --git a/manual.txt b/manual.txt index 559c345..41d9bf9 100644 --- a/manual.txt +++ b/manual.txt @@ -1,6 +1,8 @@ +ifndef::doctype-manpage[] The tig Manual ============== Jonas Fonseca +endif::doctype-manpage[] This is the manual for tig, the ncurses-based text-mode interface for git. Tig allows you to browse changes in a git repository and can additionally act @@ -151,6 +153,7 @@ following variables. |%(head) |The currently viewed 'head' ID. Defaults to HEAD |%(commit) |The currently selected commit ID. |%(blob) |The currently selected blob ID. +|%(branch) |The currently selected branch name. |%(directory) |The current directory path in the tree view; empty for the root directory. |%(file) |The currently selected file. @@ -431,8 +434,8 @@ Misc |v |Show version. |o |Open option menu |. |Toggle line numbers on/off. -|D |Toggle date display on/off. -|A |Toggle author display on/off. +|D |Toggle date display on/off/short/relative/local. +|A |Toggle author display on/off/abbreviated. |g |Toggle revision graph visualization on/off. |F |Toggle reference display on/off (tag and branch names). |: |Open prompt. This allows you to specify what git command @@ -582,7 +585,7 @@ include::BUGS[] Copyright --------- -Copyright (c) 2006-2009 Jonas Fonseca +Copyright (c) 2006-2010 Jonas Fonseca This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by