Sync docs
[tig] / tig.1.html
index 58c6f89..06ded8c 100644 (file)
@@ -274,10 +274,10 @@ TIG(1) Manual Page
 <div class="sectionbody">\r
 <div class="verseblock">\r
 <div class="content">tig [options]\r
-tig [options] [--] [git log options]\r
-tig [options] log  [git log options]\r
-tig [options] diff [git diff options]\r
-tig [options] show [git show options]\r
+tig [options] [--] [git options]\r
+tig [options] log  [git options]\r
+tig [options] diff [git options]\r
+tig [options] show [git options]\r
 tig [options] &lt;    [git command output]</div></div>\r
 </div>\r
 <h2>DESCRIPTION</h2>\r
@@ -356,7 +356,7 @@ to colorize it.</p>
 </div></div>\r
 </dd>\r
 <dt>\r
-log [git log options]\r
+log\r
 </dt>\r
 <dd>\r
 <p>\r
@@ -364,7 +364,7 @@ log [git log options]
 </p>\r
 </dd>\r
 <dt>\r
-diff [git diff options]\r
+diff\r
 </dt>\r
 <dd>\r
 <p>\r
@@ -372,7 +372,7 @@ diff [git diff options]
 </p>\r
 </dd>\r
 <dt>\r
-show [git show options]\r
+show\r
 </dt>\r
 <dd>\r
 <p>\r
@@ -380,7 +380,7 @@ show [git show options]
 </p>\r
 </dd>\r
 <dt>\r
-[git log options]\r
+[git options]\r
 </dt>\r
 <dd>\r
 <p>\r
@@ -439,6 +439,28 @@ TIG_MAIN_CMD
 </p>\r
 </dd>\r
 </dl>\r
+<h3>Tree commands</h3>\r
+<dl>\r
+<dt>\r
+TIG_TREE_CMD\r
+</dt>\r
+<dd>\r
+<p>\r
+    The command used for the tree view. By default, git-ls-tree(1) is\r
+    used. The commands should expect first the commit ID and second\r
+    a path.\r
+</p>\r
+</dd>\r
+<dt>\r
+TIG_BLOB_CMD\r
+</dt>\r
+<dd>\r
+<p>\r
+    The command used for the blob view. By default, git-cat-file(1) is\r
+    used. The command gets the blob ID.\r
+</p>\r
+</dd>\r
+</dl>\r
 </div>\r
 <h2>FILES</h2>\r
 <div class="sectionbody">\r
@@ -456,7 +478,7 @@ TIG_MAIN_CMD
 </dt>\r
 <dd>\r
 <p>\r
-        Repository config file. Read on startup with the help of\r
+        Repository config file. Read on start-up with the help of\r
         git-repo-config(1).\r
 </p>\r
 </dd>\r
@@ -468,20 +490,12 @@ TIG_MAIN_CMD
 <ul>\r
 <li>\r
 <p>\r
-In it's current state tig is pretty much UTF-8 only.\r
-</p>\r
-</li>\r
-<li>\r
-<p>\r
-If the screen width is very small the main view can draw\r
-   outside the current view causing bad wrapping. Same goes\r
-   for title and status windows.\r
+Proper locale support: in it's current state tig is pretty much UTF-8 only.\r
 </p>\r
 </li>\r
 <li>\r
 <p>\r
-The cursor can wrap-around on the last line and cause the\r
-   window to scroll.\r
+Horizontal scrolling.\r
 </p>\r
 </li>\r
 </ul>\r
@@ -529,7 +543,7 @@ Gitweb: <a href="http://pasky.or.cz/gitweb.cgi?p=tig.git;a=summary">http://pasky
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 15-Jun-2006 01:28:15 CEST\r
+Last updated 18-Sep-2006 18:23:50 CEST\r
 </div>\r
 </div>\r
 </body>\r