summaryrefslogtreecommitdiffstats
path: root/git-add.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-02-15 15:23:28 -0800
committerJunio C Hamano <gitster@pobox.com>2013-02-15 15:23:28 -0800
commit0292db3986d09450dc3666f193b5b5cdcd646f31 (patch)
treeeaece2aab9bc14e6ab51e8afbf8785d027a31b82 /git-add.txt
parent97cc08f5827dea14476b5c0c9a6acb89945e87aa (diff)
downloadgit-htmldocs-0292db3986d09450dc3666f193b5b5cdcd646f31.tar.gz
Autogenerated HTML docs for v1.8.1.3-619-g7b6e7
Diffstat (limited to 'git-add.txt')
-rw-r--r--git-add.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-add.txt b/git-add.txt
index d980e2cb7..388a2254f 100644
--- a/git-add.txt
+++ b/git-add.txt
@@ -110,7 +110,7 @@ apply to the index. See EDITING PATCHES below.
If no <pathspec> is given, the current version of Git defaults to
"."; in other words, update all tracked files in the current directory
and its subdirectories. This default will change in a future version
-of Git, hence the form without <filepattern> should not be used.
+of Git, hence the form without <pathspec> should not be used.
-A::
--all::