diff --git a/src/usage.txt b/src/usage.txt index 10287d9..1b58c69 100644 --- a/src/usage.txt +++ b/src/usage.txt @@ -1,5 +1,5 @@ Usage: - vpncloud [options] [-t ] [-d ] [-l ] [-c ...] + vpncloud [options] [-t ] [-d ] [-l ] [-c ...] [-s ...] Options: -t , --type Set the type of network ("tap" or "tun"). @@ -11,7 +11,7 @@ Options: -l , --listen The port number on which to listen for data. [default: 3210] -c , --connect Address of a peer to connect to. - --subnet The local subnets to use. + -s , --subnet The local subnets to use. --network-id Optional token that identifies the network. --shared-key The shared key to encrypt all traffic. --crypto The encryption method to use ("aes256", or