Merge pull request #126 from sabuhish/master

Fix typo error
This commit is contained in:
Ilya Sosnovsky 2022-06-08 13:17:21 +03:00 committed by GitHub
commit f369639a2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ Flags:
(or $OVPN_LISTEN_HOST)
--listen.port="8080" port for ovpn-admin
(or $OVPN_LISTEN_PROT)
(or $OVPN_LISTEN_PORT)
--role="master" server role, master or slave
(or $OVPN_ROLE)