diff options
author | Fredrik Kuivinen <freku045@student.liu.se> | 2006-03-09 17:24:50 +0100 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-03-09 11:44:11 -0800 |
commit | 7bd7f2804d84258a5cd1e76c610496f6beaa4cdf (patch) | |
tree | 7af211da50259235f210e093537971769c95e77d /Documentation/git-ls-tree.txt | |
parent | Fix some inconsistencies in the docs (diff) | |
download | tgif-7bd7f2804d84258a5cd1e76c610496f6beaa4cdf.tar.xz |
Remove trailing dot after short description
Signed-off-by: Fredrik Kuivinen <freku045@student.liu.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-ls-tree.txt')
-rw-r--r-- | Documentation/git-ls-tree.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-ls-tree.txt b/Documentation/git-ls-tree.txt index b92a8b2db1..5bf6d8b613 100644 --- a/Documentation/git-ls-tree.txt +++ b/Documentation/git-ls-tree.txt @@ -3,7 +3,7 @@ git-ls-tree(1) NAME ---- -git-ls-tree - Lists the contents of a tree object. +git-ls-tree - Lists the contents of a tree object SYNOPSIS |