X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-ls-files.txt;h=e813f8420275f5b95810646c2a43c35f57a5ba70;hb=ee072260dbff6914c24d956bcc2d46882831f1a0;hp=e5a92f47dd086d3db2a7248673816998311b3f12;hpb=f9666adfead47d265a65c7ba6f90d0ebae3e6b21;p=git.git diff --git a/Documentation/git-ls-files.txt b/Documentation/git-ls-files.txt index e5a92f47..e813f842 100644 --- a/Documentation/git-ls-files.txt +++ b/Documentation/git-ls-files.txt @@ -15,6 +15,7 @@ SYNOPSIS [-x |--exclude=] [-X |--exclude-from=] [--exclude-per-directory=] + [--error-unmatch] [--full-name] [--] []\* DESCRIPTION @@ -73,6 +74,10 @@ OPTIONS read additional exclude patterns that apply only to the directory and its subdirectories in . +--error-unmatch:: + If any does not appear in the index, treat this as an + error (return 1). + -t:: Identify the file status with the following tags (followed by a space) at the start of each line: @@ -81,7 +86,7 @@ OPTIONS R:: removed/deleted C:: modified/changed K:: to be killed - ? other + ?:: other -v:: Similar to `-t`, but use lowercase letters for files