X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Fgit-ls-tree.txt;h=fdb215ec603d185511168be0c3fe6ad729f1b32f;hb=9d34c29db39bdb5c2443475dd6a24cfc5c2c9e37;hp=958b56d8f408e5a351c358197a9f5ab9eb986454;hpb=85c1f337be49eaa9a22e42a1c9958deef5ab57c3;p=git.git diff --git a/Documentation/git-ls-tree.txt b/Documentation/git-ls-tree.txt index 958b56d8..fdb215ec 100644 --- a/Documentation/git-ls-tree.txt +++ b/Documentation/git-ls-tree.txt @@ -19,7 +19,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 +31,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.