Wildcard certificate does not work

ok very good news!
I would like to check with you the syntax:

certbot certonly --agree-tos --email contact@exemple.org --server https://acme-v02.api.letsencrypt.org/directory --manual -d "*.exemple.com" -d exemple.com -d "*.exemple.org" -d exemple.org -d "*.exemple.info" -d exemple.info

Is the syntax correct? No error?
I think a bad interpretation in my Nginx configuration, i think that using a single certificate, will probably solve the problem …

I’il let you know and thank you!