aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/core-git.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/core-git.txt b/Documentation/core-git.txt
index e5121ca86..1ccae4c09 100644
--- a/Documentation/core-git.txt
+++ b/Documentation/core-git.txt
@@ -1022,6 +1022,14 @@ shown:
the diff command:
git-ls-files --others --exclude-from=dontdiff
+-t
+ Identify the file status with the following tags (followed by
+ a space) at the start of each line:
+ H cached
+ M unmerged
+ R removed/deleted
+ ? other
+
Output
show files just outputs the filename unless --stage is specified in
which case it outputs: