From 9154e0551887ded91faa4b2b46a0db91a668e1b6 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 6 Dec 2023 15:44:14 -0300 Subject: Fix: tor-browser-dl: example architecture codename --- tor-browser-dl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tor-browser-dl') diff --git a/tor-browser-dl b/tor-browser-dl index d3f0663..f1243fb 100755 --- a/tor-browser-dl +++ b/tor-browser-dl @@ -23,8 +23,8 @@ if [ -z "$VERSION" ]; then #echo "usage: $BASENAME [arch] [lang]" #echo "example: $BASENAME 12.5.2 linux64 en-US" echo "usage: $BASENAME [arch] [donwload-only]" - echo "example: $BASENAME 12.5.2 linux64" - echo "example: $BASENAME 12.5.2 linux64 download-only" + echo "example: $BASENAME 12.5.2 x86_64" + echo "example: $BASENAME 12.5.2 x86_64 download-only" exit 1 fi -- cgit v1.2.3