X-Git-Url: https://git.distorted.org.uk/~mdw/tig/blobdiff_plain/219ee52a04d3b9d46f5d8165a9d61ee12e67bd01..f84f9d2821ce744592a40caebc0a9337dba794ec:/tig.c diff --git a/tig.c b/tig.c index cfdf026..8c10ba5 100644 --- a/tig.c +++ b/tig.c @@ -2624,10 +2624,12 @@ main(int argc, char *argv[]) * * SEE ALSO * -------- - * [verse] - * link:http://www.kernel.org/pub/software/scm/git/docs/[git(7)], - * link:http://www.kernel.org/pub/software/scm/cogito/docs/[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. + * - link:http://www.kernel.org/pub/software/scm/git/docs/[git(7)], + * - link:http://www.kernel.org/pub/software/scm/cogito/docs/[cogito(7)] + * + * Other git repository browsers: +* + * - gitk(1) + * - qgit(1) + * - gitview(1) **/