summaryrefslogtreecommitdiffstats
path: root/Documentation/git-status.txt
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2018-06-22 08:50:37 +0200
committerJunio C Hamano <gitster@pobox.com>2018-06-22 23:26:23 +0200
commit928f0ab4bae61954c27a77794d80c2332c8e816c (patch)
tree786977d843634899a64cecd6f51fcf669062035f /Documentation/git-status.txt
parentGit 2.18 (diff)
downloadgit-928f0ab4bae61954c27a77794d80c2332c8e816c.tar.xz
git-928f0ab4bae61954c27a77794d80c2332c8e816c.zip
Documentation: spelling and grammar fixes
Signed-off-by: Ville Skyttä <ville.skytta@iki.fi> Reviewed-by: Eric Sunshine <sunshine@sunshineco.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-status.txt')
-rw-r--r--Documentation/git-status.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-status.txt b/Documentation/git-status.txt
index c4467ffb98..d9f422d560 100644
--- a/Documentation/git-status.txt
+++ b/Documentation/git-status.txt
@@ -106,7 +106,7 @@ It is optional: it defaults to 'traditional'.
The possible options are:
+
- 'traditional' - Shows ignored files and directories, unless
- --untracked-files=all is specifed, in which case
+ --untracked-files=all is specified, in which case
individual files in ignored directories are
displayed.
- 'no' - Show no ignored files.