Merge branch 'sp/maint-fast-import-large-blob' into maint
[gitweb.git] / Documentation / git-add.txt
index 1f1b19996baa34b20bf08f4eb2889403cbc4c45d..d0b279b829526fa277f51b9e03c1dee1e2abac07 100644 (file)
@@ -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