From: Jari Aalto <jari.aa...@cante.net>

Signed-off-by: Jari Aalto <jari.aa...@cante.net>
---
 Documentation/fetch-options.txt |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/fetch-options.txt b/Documentation/fetch-options.txt
index b4d6476..90d50fb 100644
--- a/Documentation/fetch-options.txt
+++ b/Documentation/fetch-options.txt
@@ -38,7 +38,8 @@ ifndef::git-pull[]
 -p::
 --prune::
        After fetching, remove any remote-tracking branches which
-       no longer exist on the remote.
+       no longer exist on the remote. If used with option `--tags`,
+       remove tags in a similar manner.
 endif::git-pull[]
 
 ifdef::git-pull[]
-- 
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to