From: Dominik Vogt Date: Thu, 27 Dec 2007 09:17:21 +0000 (+0100) Subject: Removed trailing whitespace. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=598b9e7dd703a55d1ae60d553680b41f359b8176;p=tig.git Removed trailing whitespace. Signed-off-by: Jonas Fonseca --- diff --git a/tig.1.txt b/tig.1.txt index 13d4059..ea85954 100644 --- 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.