X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-ls-files.txt;h=4b28292811ce019fc94259849f8c5ad6d514b686;hb=2d220862d43b4d54f3173f67956fc5221690fb7e;hp=347f4479865419d010b874bc8b26f5f1b40a6f61;hpb=b886656403ed26a9a78f73724c640a3149636ada;p=git.git diff --git a/Documentation/git-ls-files.txt b/Documentation/git-ls-files.txt index 347f44798..4b2829281 100644 --- a/Documentation/git-ls-files.txt +++ b/Documentation/git-ls-files.txt @@ -17,7 +17,7 @@ SYNOPSIS [--exclude-per-directory=] [--exclude-standard] [--error-unmatch] [--with-tree=] - [--full-name] [--abbrev] [--] []* + [--full-name] [--abbrev] [--] [...] DESCRIPTION ----------- @@ -209,15 +209,6 @@ SEE ALSO -------- linkgit:git-read-tree[1], linkgit:gitignore[5] - -Author ------- -Written by Linus Torvalds - -Documentation --------------- -Documentation by David Greaves, Junio C Hamano, Josh Triplett, and the git-list . - GIT --- Part of the linkgit:git[1] suite