Code

Removed trailing whitespace.
authorDominik Vogt <dvogt@ffm.tc.iot.dtag.de>
Thu, 27 Dec 2007 09:17:21 +0000 (10:17 +0100)
committerJonas Fonseca <fonseca@diku.dk>
Tue, 5 Feb 2008 10:55:46 +0000 (11:55 +0100)
Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
tig.1.txt

index 13d4059c63eb1ebb27bf8698d1d7a6c7375444cd..ea85954f0ab796c26d998fe407d7affcd84cda4c 100644 (file)
--- a/tig.1.txt
+++ b/tig.1.txt
@@ -102,7 +102,7 @@ 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.
-                                                                    
+
 TIG_BLOB_CMD::
     The command used for the blob view. By default, git-cat-file(1) is
     used. The command gets the blob ID.