1
0
Fork 0
mirror of https://github.com/overleaf/toolkit.git synced 2025-04-19 15:28:06 +02:00

Fix script documentation

Co-authored-by: Jakob Ackermann <jakob.ackermann@overleaf.com>
This commit is contained in:
Miguel Serrano 2024-02-14 15:26:39 +01:00 committed by Jakob Ackermann
parent 96f9a2690c
commit 35135d5c0a
No known key found for this signature in database
GPG key ID: 30C56800FCA3828A

View file

@ -19,7 +19,7 @@ fi
source "$TOOLKIT_ROOT/lib/shared-functions.sh"
function usage() {
echo "Usage: bin/update-env-vars-5-0"
echo "Usage: bin/rename-env-vars-5-0"
echo ""
echo "Updates config/variables.env to ensure variables are renamed from 'SHARELATEX_' to 'OVERLEAF_'"
echo ""