Options (3)
-c, --config-filebooleanSpecify a configuration file to use
Example:
mosquitto {{[-c|--config-file]}} {{path/to/file.conf}}-p, --portbooleanListen on a specific port
Example:
mosquitto {{[-p|--port]}} {{8883}}-d, --daemonbooleanDaemonize by forking into the background
Example:
mosquitto {{[-d|--daemon]}}made by @shridhargupta | data from tldr-pages