Sart loraserver with the --help flag using docker-compose

https://docs.loraserver.io/loraserver/install/config/
“To list all configuration options, start loraserver with the --help flag. This will display:”
How can I write the commond line ?
“docker-compose start loraserver --help”???
I’m a newcomer to docker(compose).

Please see the docker-compose run documentation: https://docs.docker.com/compose/reference/run/