fix a little mistake in vpncloud.md

pull/16/head
SwagColoredKitteh 2017-01-27 13:30:55 +01:00
parent b248e50672
commit 4282780a04
1 changed files with 1 additions and 1 deletions

View File

@ -266,7 +266,7 @@ detailed descriptions of the options.
* `device_type`: Set the type of network. Same as `--type`
* `device_name`: Name of the virtual device. Same as `--device`
* `ifup`: A command to setup the network interface. Same as `--ifup`
* `ifup`: A command to bring down the network interface. Same as `--ifdown`
* `ifdown`: A command to bring down the network interface. Same as `--ifdown`
* `crypto`: The encryption method to use. Same as `--crypto`
* `shared_key`: The shared key to encrypt all traffic. Same as `--shared-key`
* `magic`: Override the 4-byte magic header of each packet. Same as `--magic`