X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Fgit-ls-tree.txt;h=cdc5654a991379890483a325145a74595d42741f;hb=01eea6f355f35098cc5038e94622e30ed31a9267;hp=958b56d8f408e5a351c358197a9f5ab9eb986454;hpb=638ccfdf0eeabf3d985426308b2a82db6207ae28;p=git.git diff --git a/Documentation/git-ls-tree.txt b/Documentation/git-ls-tree.txt index 958b56d8..cdc5654a 100644 --- a/Documentation/git-ls-tree.txt +++ b/Documentation/git-ls-tree.txt @@ -1,6 +1,5 @@ git-ls-tree(1) ============== -v0.1, May 2005 NAME ---- @@ -19,7 +18,7 @@ in the current working directory. OPTIONS ------- :: - Id of a tree. + Id of a tree-ish. -d:: show only the named tree entry itself, not its children @@ -31,7 +30,7 @@ OPTIONS \0 line termination on output paths:: - When paths are given, shows them. Otherwise implicitly + When paths are given, show them. Otherwise implicitly uses the root level of the tree as the sole path argument. @@ -51,5 +50,5 @@ Documentation by David Greaves, Junio C Hamano and the git-list