This commit is contained in:
2025-10-05 09:07:58 +08:00
parent ff1bf594a0
commit 4abc52dd08

View File

@@ -46,7 +46,7 @@ print_help() {
echo " DATABASE_DSN Database connection string"
echo " FORCE_RESTART Force rollout restart (default: true)"
echo ""
echo "Commands:
echo "Commands:"
echo " deploy Deploy application to Kubernetes"
echo " help Show this help message (default)"
}