Trivial formatting correction

This commit is contained in:
Sergey Matveev 2015-11-04 17:56:44 +03:00 committed by User Mue
parent d5f10048e1
commit e354be7595

4
README
View File

@ -52,8 +52,8 @@ Just execute goircd daemon. It has following optional arguments:
-statedir: directory where all channels states will be saved and -statedir: directory where all channels states will be saved and
loaded during startup. If omitted, then states will be loaded during startup. If omitted, then states will be
lost after daemon termination lost after daemon termination
-tlsbind : enable TLS, specify address to listen on and path -tlsbind: enable TLS, specify address to listen on and path
-tlspem to PEM file with certificate and private key -tlspem to PEM file with certificate and private key
-passwords: enable client authentication and specify path to -passwords: enable client authentication and specify path to
passwords file passwords file
-v: increase verbosity -v: increase verbosity