Add -insecure flag to README example

pull/54/head 2.6.4
Matthieu Grieger 2015-02-20 11:04:01 -08:00
parent 85a57feb14
commit 6202b58bca
1 changed files with 1 additions and 1 deletions

View File

@ -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