Add -insecure flag to README example
This commit is contained in:
parent
85a57feb14
commit
6202b58bca
|
@ -13,7 +13,7 @@ MumbleDJ
|
|||
* [Thanks](#thanks)
|
||||
|
||||
## USAGE
|
||||
`$ mumbledj -server=localhost -port=64738 -username=MumbleDJ -password="" -channel=root -cert="" -key=""`
|
||||
`$ mumbledj -server=localhost -port=64738 -username=MumbleDJ -password="" -channel=root -cert="" -key="" -insecure`
|
||||
All parameters are optional, the example above shows the default values for each field.
|
||||
|
||||
## FEATURES
|
||||
|
|
Reference in a new issue