From: Guillaume Pellerin Date: Fri, 16 Mar 2018 19:08:58 +0000 (+0100) Subject: Fix doc X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=768697e520ed35a9d46712f48023f0eb1178204d;p=docker-django-scripts.git Fix doc --- 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"