Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jn/makedepend'
[gitweb.git]
/
Documentation
/
git-add.txt
diff --git
a/Documentation/git-add.txt
b/Documentation/git-add.txt
index f74fcf37378239daded405833737481cdccae8c7..51cbeb7032865599317fd9d7d36a9c9e2f8cc0c5 100644
(file)
--- a/
Documentation/git-add.txt
+++ b/
Documentation/git-add.txt
@@
-153,7
+153,7
@@
EXAMPLES
and its subdirectories:
+
------------
-$ git add Documentation/\
\
*.txt
+$ git add Documentation/\*.txt
------------
+
Note that the asterisk `\*` is quoted from the shell in this