summaryrefslogtreecommitdiffstats
path: root/git-apply.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-06-01 01:22:40 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-06-01 01:22:40 +0000
commit3d14151d12d04345e1ba88a918c55ba430d87503 (patch)
tree69178c5f22377a44b906f7d19906c1ca45d0cd37 /git-apply.txt
parent7d3275ed7fbf0a517277af446e8c3c6226fa7702 (diff)
downloadgit-htmldocs-3d14151d12d04345e1ba88a918c55ba430d87503.tar.gz
Autogenerated HTML docs for v1.6.3.1-244-gf9275
Diffstat (limited to 'git-apply.txt')
-rw-r--r--git-apply.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-apply.txt b/git-apply.txt
index 9e5baa277..735374d7d 100644
--- a/git-apply.txt
+++ b/git-apply.txt
@@ -3,7 +3,7 @@ git-apply(1)
NAME
----
-git-apply - Apply a patch on a git index file and a working tree
+git-apply - Apply a patch on a git index file and/or a working tree
SYNOPSIS