Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'il/maint-xmallocz' into maint
[gitweb.git]
/
Documentation
/
git-add.txt
diff --git
a/Documentation/git-add.txt
b/Documentation/git-add.txt
index 1f1b19996baa34b20bf08f4eb2889403cbc4c45d..d0b279b829526fa277f51b9e03c1dee1e2abac07 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