X-Git-Url: https://git.distorted.org.uk/~mdw/tig/blobdiff_plain/562355762b4c6fd37e5a8c2383278587efa447d6..c03eff69f9e4cf0cfea0e62f9774e9176f8eb8c8:/tig.1.html?ds=sidebyside diff --git a/tig.1.html b/tig.1.html index 6a834f1..e1d0948 100644 --- a/tig.1.html +++ b/tig.1.html @@ -505,7 +505,7 @@ The main view

Is the default view, and it shows a one line summary of each commit - in the chosen list of revision. The summary includes commit date, + in the chosen list of revisions. The summary includes commit date, author, and the first line of the log message. Additionally, any repository references, such as tags, will be shown.

@@ -922,11 +922,12 @@ the Free Software Foundation; either version 2 of the License, or
git(7), cogito(7) gitk(1): git repository browser written using tcl/tk, +qgit(1): git repository browser written using c++/Qt, gitview(1): git repository browser written using python/gtk.