From 33a4c4b01bd9aacec19533add10884171b608f5b Mon Sep 17 00:00:00 2001 From: KatolaZ Date: Sun, 29 Jan 2017 15:20:14 +0000 Subject: Version 0.3 --- setnet.8 | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'setnet.8') diff --git a/setnet.8 b/setnet.8 index a312b88..7be6108 100644 --- a/setnet.8 +++ b/setnet.8 @@ -8,6 +8,7 @@ .Sh SYNOPSIS .Nm setnet.sh .Op Fl c Ar config_file +.Op Fl d Ar trace_file .Op Fl h .Op Fl v .Sh DESCRIPTION @@ -20,10 +21,8 @@ including ip(8), dhclient(8), and wpa_cli(8). .Pp setnet.sh allows to configure static and/or DHCP-based connections to a LAN/WLAN, and to manage the authentication to a Wi-Fi network. At -present, only open authentication (no key) and WPA-Personal -authentication (WPA-PSK/WPA2-PSK) are supported. The support for basic -WPA-Enterprise authentication (WPA-EAP-PEAP and WPA-EAP-TLS) is under -development. +present, open (no key), WPA-Personal (WPA-PSK and WPA2-PSK), and +WPA-Enterprise (EAP/PEAP or EAP/TLS) are supported. .Pp setnet.sh can be also used as a minimal interface to basic network @@ -40,6 +39,8 @@ setnet.sh recognises the following options: .Bl -tag -width Ds .It Fl c Ar config_file specify a configuration file +.It Fl d Ar trace_file +enable dialog debug, and write the trace to the provided trace_file .It Fl h print a minimal help and exit .It Fl v -- cgit v1.2.3