Update command line call for redoctober

This commit is contained in:
Nick Sullivan
2013-11-19 17:53:12 -08:00
parent afda151f08
commit e9a2f77007

View File

@@ -11,7 +11,7 @@ usage:
The Red October server is a TLS server. It requires a local file to hold the key vault, an internet address and a certificate keypair.
i.e.
redoctober /tmp/diskrecord.json localhost:8080 cert.pem cert.key
redoctober -addr=localhost:8080 -vaultpath=/tmp/diskrecord.json -cert=certs/servercertsigned.pem -key=certs/serverkey.pem
## Using