summaryrefslogtreecommitdiffstats
path: root/git-add.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-02-09 07:34:13 +0000
committerJunio C Hamano <junio@kernel.org>2010-02-09 07:34:13 +0000
commit78b92a83bd6ee958f83152774f567569c3a78e53 (patch)
treee436f285741550bd457ced2a982cceb3b0f01ca0 /git-add.txt
parent154d47bcc16e122528eb34474fd8c4c3ed6328a8 (diff)
downloadgit-htmldocs-78b92a83bd6ee958f83152774f567569c3a78e53.tar.gz
Autogenerated HTML docs for v1.7.0-rc2-13-g8b233
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 f74fcf373..51cbeb703 100644
--- a/git-add.txt
+++ b/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