Code

Add documentation for undocumented color options.
authorDominik Vogt <dominik.vogt@gmx.de>
Mon, 29 Oct 2007 13:35:35 +0000 (14:35 +0100)
committerJonas Fonseca <fonseca@diku.dk>
Mon, 29 Oct 2007 13:35:35 +0000 (14:35 +0100)
pp-refs
tree-dir, tree-file
stat-section, stat-none, stat-staged, stat-unstaged, stat-untracked

Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
tigrc.5.txt

index d0ad8b4212b2880fe7399f8c6ec235d5910706b8..d61d02db4ed5116e9483381e21b6fc321ac7ecdc 100644 (file)
@@ -357,7 +357,8 @@ Commit diffs and the revision logs are usually formatted using pretty printed
 headers , unless `--pretty=raw` was given. This includes lines, such as merge
 info, commit ID, and author and committer date.
 
-*pp-author*, *pp-commit*, *pp-merge*, *pp-date*, *pp-adate*, *pp-cdate*
+*pp-author*, *pp-commit*, *pp-merge*, *pp-date*, *pp-adate*, *pp-cdate*,
+*pp-refs*
 
 Raw commit header::
 
@@ -372,6 +373,18 @@ For now only `Signed-off-by` and `Acked-by` lines are colorized.
 
 *signoff*, *acked*
 
+Tree markup::
+
+Colors for information of the tree view.
+
+*tree-dir*, *tree-file*
+
+Status markup::
+
+Colors used in the status view.
+
+*stat-section*, *stat-none*, *stat-staged*, *stat-unstaged*, *stat-untracked*
+
 --
 
 COPYRIGHT