diff options
author | Junio C Hamano <junkio@cox.net> | 2006-06-07 16:29:36 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-06-07 16:29:36 -0700 |
commit | 4269822012ccdcdccf8c2685ac37aa3fb2b1f876 (patch) | |
tree | feaf5f535a1b430fa9a07b3e7f170c41c3c96b63 /Documentation/git-ls-tree.txt | |
parent | Document git-ls-tree --fullname (diff) | |
download | tgif-4269822012ccdcdccf8c2685ac37aa3fb2b1f876.tar.xz |
Documentation: git-ls-tree (typofix)
spotted by jdl.
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 7e072b5376..f283bacb65 100644 --- a/Documentation/git-ls-tree.txt +++ b/Documentation/git-ls-tree.txt @@ -49,7 +49,7 @@ OPTIONS Non default number of digits can be specified with --abbrev=<n>. --full-name:: - Instead of showing the path names relative the current working + Instead of showing the path names relative to the current working directory, show the full path names. paths:: |