From 768697e520ed35a9d46712f48023f0eb1178204d Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Fri, 16 Mar 2018 20:08:58 +0100 Subject: [PATCH] Fix doc --- misc/git_switch_urls.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/git_switch_urls.sh b/misc/git_switch_urls.sh index d8c1718..9d4daa1 100755 --- a/misc/git_switch_urls.sh +++ b/misc/git_switch_urls.sh @@ -11,7 +11,7 @@ cd "$(dirname "$0")"/../../ function usage() { - echo "switch all git URLs to SSH or HTTPS and vice versa" + echo "switch all git URLs from SSH to HTTPS and vice versa" echo "" echo "./git_switch_urls.sh" echo " -h --help" -- 2.39.5