From b037a49dd3bd8874c91c437b8acc59b4423f0dcc Mon Sep 17 00:00:00 2001 From: Håkon Nessjøen Date: Sun, 30 Jun 2013 22:42:52 +0200 Subject: Completed functional autologin support. --- docs/mactelnet.1 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs') diff --git a/docs/mactelnet.1 b/docs/mactelnet.1 index d29591d..e711f7f 100644 --- a/docs/mactelnet.1 +++ b/docs/mactelnet.1 @@ -33,6 +33,12 @@ Specify username. Without this option, you will need to enter the username in a .B \-p Specify password. Without this option, you will need to enter the password in a interactive prompt. .TP +.B \-a +Specify the path of the autologin configuration file. The default path for this file is ~/.mactelnet. The format for this file is standard INI file layout. +.TP +.B \-A +Do not use the autologin configuration file. Interactively ask for username and password. +.TP .B \-h Show summary of options. .TP -- cgit v1.2.3