]> git.parisson.com Git - docker-django-scripts.git/commitdiff
Fix doc
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Fri, 16 Mar 2018 19:08:58 +0000 (20:08 +0100)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Fri, 16 Mar 2018 19:08:58 +0000 (20:08 +0100)
misc/git_switch_urls.sh

index d8c1718fdeb739a17606c162c7aeb5fb88d6e6f2..9d4daa10ebe00000df494c16c3b776cfd8b16123 100755 (executable)
@@ -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"