From 95ef45d51a072f058a27e511d53205687977ab53 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Fri, 1 Jun 2018 15:38:58 +0200 Subject: bin: added the logs command to vpnsetup MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- bin/vpnsetup | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) (limited to 'bin/vpnsetup') diff --git a/bin/vpnsetup b/bin/vpnsetup index 0316688..5b3df44 100755 --- a/bin/vpnsetup +++ b/bin/vpnsetup @@ -22,8 +22,9 @@ __vpnsetup_help() { echo -e "vpnsetup [command] [endpoint]\n\nThe vpnsetup commands are:\n" tab=$'\t' column -t -s $'\t' <