X-Git-Url: https://git.distorted.org.uk/~mdw/tig/blobdiff_plain/4ed67514df1103bfaeec3d549578e59cead74151..8a6809884863eb60c9c0f8727ff77722d6b85414:/tig.1.txt diff --git a/tig.1.txt b/tig.1.txt index 8730c06..b3f8905 100644 --- a/tig.1.txt +++ b/tig.1.txt @@ -10,6 +10,7 @@ SYNOPSIS [verse] tig [options] [revisions] [--] [paths] tig show [options] [revisions] [--] [paths] +tig blame [rev] path tig status tig < [git command output] @@ -38,6 +39,10 @@ command. show:: Open diff view using the given git show options. +blame:: + Show given file annotated or blamed by commits. + Optionally limited from given revision. + status:: Start up in status view. @@ -148,7 +153,7 @@ include::BUGS[] COPYRIGHT --------- -Copyright (c) 2006-2007 Jonas Fonseca +Copyright (c) 2006-2008 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