The flag -es.uri is no longer accepted - it should be --es.uri.
Similarly with -web.listen-address. The following error is seen:
elasticsearch_exporter: error: unknown short flag '-e', try --help
This change switches to double dashed long options.
Change-Id: I039f4cad970352146462450742056f5990a81b06
Closes-Bug: #1880242