From: Guillaume Pellerin Date: Wed, 14 Mar 2018 10:01:07 +0000 (+0100) Subject: Fix doc of the refactored upgrade script X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=98b319f3a8d3dc4689dfb4ff13b4773dcb6db997;p=docker-django-scripts.git Fix doc of the refactored upgrade script --- diff --git a/prod/upgrade.sh b/prod/upgrade.sh index dbc3626..fb9a797 100755 --- a/prod/upgrade.sh +++ b/prod/upgrade.sh @@ -5,7 +5,7 @@ cd "$(dirname "$0")"/../../ function usage() { - echo "Script to upgrade the Mezzo instance with various options" + echo "upgrade the Mezzo production instance with various options" echo "" echo "./upgrade.sh" echo " -h --help"