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:
parent
96f9a2690c
commit
35135d5c0a
1 changed files with 1 additions and 1 deletions
|
@ -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 ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue