Right now the output looks like: ``` ['database_ssl_mode', 'database_ssl_ca'] are required together ``` But I think from the users vantage point this should be option style: ``` ['--database-ssl-mode', '--database-ssl-ca'] are required together ```