X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=builtin%2Fls-tree.c;h=f73e6bd9626a0e929a513fed1fd1227c28732ec7;hb=385cc9d8c44eb5be9d57e630129752a72c0a08c8;hp=a8187568bf99872e717c389b031331838544fe04;hpb=2e1e96126f93653badaa0afd17204e417dfc8e7d;p=git.git diff --git a/builtin/ls-tree.c b/builtin/ls-tree.c index a8187568b..f73e6bd96 100644 --- a/builtin/ls-tree.c +++ b/builtin/ls-tree.c @@ -24,7 +24,7 @@ static int chomp_prefix; static const char *ls_tree_prefix; static const char * const ls_tree_usage[] = { - "git ls-tree [] [path...]", + "git ls-tree [] [...]", NULL };