summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 64cf5ff)
raw | patch | inline | side by side (parent: 64cf5ff)
author | Jonas Fonseca <fonseca@diku.dk> | |
Thu, 5 Feb 2009 11:43:24 +0000 (12:43 +0100) | ||
committer | Jonas Fonseca <fonseca@diku.dk> | |
Thu, 5 Feb 2009 11:48:48 +0000 (12:48 +0100) |
Was not updated during the introduction of %(directory) and move to the
IO API.
IO API.
tig.1.txt | patch | blob | history |
diff --git a/tig.1.txt b/tig.1.txt
index fcbcc6175e8ce0073755d83aee951afa4fed60aa..98e9f5d9cdbe8e5679d736eea4eca592c0c8f914 100644 (file)
--- a/tig.1.txt
+++ b/tig.1.txt
~~~~~~~~~~~~~
TIG_TREE_CMD::
The command used for the tree view. By default, git-ls-tree(1) is
- used. The commands should expect first the commit ID and second
- a path.
+ used.
TIG_BLOB_CMD::
The command used for the blob view. By default, git-cat-file(1) is
- used. The command gets the blob ID.
+ used.
FILES
-----