X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/507be5f97be283db761fdf28f0e403e582fa1186..b0d7e17277d6b5ec5b9110542ec7945848c1241a:/script.php diff --git a/script.php b/script.php index d3d5868..de105ba 100644 --- a/script.php +++ b/script.php @@ -293,7 +293,7 @@ if [ -z "$2" ]; then echo " $0 delete URL" echo echo "Global variables to export:" - echo " JIRAFEAU_PROXY: Domain and port of proxy server, eg. »proxysever.example.com:3128«" + echo " JIRAFEAU_PROXY: Domain and port of proxy server, eg. »proxyserver.example.com:3128«" echo " JIRAFEAU_URL : URI to Jirafeau installation with trailing slash, eg. »https://example.com/jirafeau/«" echo " JIRAFEAU_TIME : expiration time, eg. »minute«, »hour«, »day«, »week«, fortnight, »month«, »quarter«, »year« or »none«" echo " JIRAFEAU_ONE_TIME : self-destroy after first download, eg. »1« to enable or »« (empty) to disable"