X-Git-Url: https://git.distorted.org.uk/~mdw/tig/blobdiff_plain/77452abca082e3d7d6ec4f079928583aa1ad6f50..33d43e78b3c214adc9178b1c3b6e02311247da79:/tig.1.txt diff --git a/tig.1.txt b/tig.1.txt index 8730c06..ee96a97 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. @@ -47,11 +52,6 @@ status:: -h, --help:: Show help message and exit. -\--:: - End of tig options. This ends tig option parsing, and passes any - following options untouched to the underlying git command. Kept for - compatibility and will be deprecated in a future version. - EXAMPLES -------- @@ -148,7 +148,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