summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-05-06 21:53:23 (GMT)
committerJunio C Hamano <gitster@pobox.com>2016-05-06 21:53:23 (GMT)
commitc75fb77d9af4c640ddebfe17bbf45e46bb2a68a8 (patch)
tree8949696693029ff84834b008de2b9e71f3ead68f /Documentation
parent4453d76c6abf28a3945a336c5321ea05f07bd8b6 (diff)
parent8b5a3e9828be45e2535686a8481557c032ab11c5 (diff)
downloadgit-c75fb77d9af4c640ddebfe17bbf45e46bb2a68a8.zip
git-c75fb77d9af4c640ddebfe17bbf45e46bb2a68a8.tar.gz
git-c75fb77d9af4c640ddebfe17bbf45e46bb2a68a8.tar.bz2
Merge branch 'kn/for-each-tag-branch' into maint
A minor documentation update. * kn/for-each-tag-branch: for-each-ref: fix description of '--contains' in manpage
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git-for-each-ref.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-for-each-ref.txt b/Documentation/git-for-each-ref.txt
index 012e8f9..c52578b 100644
--- a/Documentation/git-for-each-ref.txt
+++ b/Documentation/git-for-each-ref.txt
@@ -76,7 +76,7 @@ OPTIONS
specified commit (HEAD if not specified).
--contains [<object>]::
- Only list tags which contain the specified commit (HEAD if not
+ Only list refs which contain the specified commit (HEAD if not
specified).
FIELD NAMES