Merge "Doc: remoteNameStyle might result in a repo name clashes" into stable-3.2
diff --git a/src/main/resources/Documentation/config.md b/src/main/resources/Documentation/config.md
index 60a7792..13e10ea 100644
--- a/src/main/resources/Documentation/config.md
+++ b/src/main/resources/Documentation/config.md
@@ -434,7 +434,8 @@
 remote.NAME.remoteNameStyle
 :	Provides possibilities to influence the name of the target
 	repository, e.g. by replacing slashes in the `${name}`
-	placeholder.
+	placeholder, when the target remote repository is not served
+	by Gerrit.
 
 	Github and Gitorious do not permit slashes "/" in repository
 	names and will change them to dashes "-" at repository creation