diff --git a/main.go b/main.go index 6cf652ef41ee4cdb6e5ce7470afc5fbc4a2b6fe6..2846fbd9d756a702338ec52378de40e583c018bd 100644 --- a/main.go +++ b/main.go @@ -121,7 +121,7 @@ Options: -h --help Show this screen -b --build Print version and build information and exit -v --version Print version information and exit - --json-converter=JSONCONVERTER Path to json converter script [default: /usr/bin/cert2json.py] + --json-converter=JSONCONVERTER Path to json converter script [default: /usr/bin/cert2json] --listen-address=LISTENADDRESS Web server address. Check Go net/http documentation [default: any] --listen-port=LISTENPORT Web server port [default: 8000] --verbose Log also successful connections