From e7899e05b2a89979f80df72644f3ddb4d3694147 Mon Sep 17 00:00:00 2001 From: Oscar Rainford Date: Mon, 8 Aug 2016 11:54:55 +1000 Subject: [PATCH] Updated usage.txt, fixes issue with multiple subnets. --- src/usage.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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