From 8f35cb288615801ae09e5a4a294d6848bd5c33be Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Tue, 11 Nov 2014 15:01:38 +0100 Subject: Fix description of --mirror argument The argument actually requires a trailing slash. Change-Id: Idc2567746d2b3f4ebf31c2bce5ec683d2a1f425b Reviewed-by: Oswald Buddenhagen --- init-repository | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init-repository') diff --git a/init-repository b/init-repository index 3fdfa83f..4a01aa6d 100755 --- a/init-repository +++ b/init-repository @@ -178,7 +178,7 @@ Uses as the base URL for submodule git mirrors. For example: - --mirror user@machine:/foo/bar + --mirror user@machine:/foo/bar/ ...will use the following as a mirror for qtbase: -- cgit v1.2.3