Update run script help (#16)

This commit is contained in:
Slava 2024-11-12 00:01:26 +02:00 committed by GitHub
parent 20fd6e1d44
commit 26d5d242b1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
run.sh
View File

@ -34,6 +34,7 @@ if [[ $1 == *"help"* ]] ; then
${COMMAND} | CODEX_NAT=1.2.3.4 bash
${COMMAND} | CODEX_LOG_LEVEL=debug bash
${COMMAND} | CODEX_DATA_DIR=./data CODEX_NAT=1.2.3.4 bash
${COMMAND} | CODEX_DATA_DIR=./data CODEX_NAT=1.2.3.4 bash -s -- --log-level=debug
${COMMAND} | bash -s help
\e[33mOptions:\e[0m