updated usage function

This commit is contained in:
Gilles Mouchet 2026-02-09 11:29:19 +01:00
parent 425497e0d5
commit 0897e9609f

View File

@ -49,14 +49,15 @@ ${SCRIPT_NAME} - Version: $VERSION ($UPDATE_DATE) - Gilles Mouchet (gilles.mouch
Usage: $SCRIPT_NAME <options> Usage: $SCRIPT_NAME <options>
Options: Options:
--bash open shell root in container wp --bash open shell root in container wp
--console start docker compose as console --console start docker compose as console
--delete stop and delete container and delete files in ${WP_ROOT_FOLDER} --delete stop and delete container and delete files in ${WP_ROOT_FOLDER}
--down stop docker compose and delete container --down stop docker compose and delete container
--stop stop docker compose --env <env_name> environment name (MANDATORY)
--start start docker compose as daemon --stop stop docker compose
--version version --start start docker compose as daemon
--help this help --version version
--help this help
EOF EOF
exit 1 exit 1