From 2afb920b87b748264abb4a86e417d27770339c5e Mon Sep 17 00:00:00 2001 From: Mizux Seiha Date: Thu, 22 Apr 2021 11:32:07 +0200 Subject: [PATCH] release: fix usage --- tools/release/publish_delivery_linux.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/release/publish_delivery_linux.sh b/tools/release/publish_delivery_linux.sh index 22c3370d77..2ba4803076 100755 --- a/tools/release/publish_delivery_linux.sh +++ b/tools/release/publish_delivery_linux.sh @@ -13,7 +13,7 @@ ${BOLD}SYNOPSIS${RESET} ${BOLD}DESCRIPTION${RESET} \tPublish Google OR-Tools deliveries. \tYou ${BOLD}MUST${RESET} define the following variables before running this script: -\t* ORTOOLS_TOKEN: secret use to decrypt key to sign dotnet and java package. +\t* ORTOOLS_TOKEN: secret use to decrypt key to sign Java package. ${BOLD}OPTIONS${RESET} \t-h --help: display this help text