From 43c959fd1da9880966db0dda04f1a971a87d9709 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 25 Apr 2006 21:24:04 +0000 Subject: [PATCH] document option password-file git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17246 ec53bebd-3082-4978-b11e-865c3cabbd6b --- kuser/kinit.1 | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/kuser/kinit.1 b/kuser/kinit.1 index 559eeda0a..ff919448b 100644 --- a/kuser/kinit.1 +++ b/kuser/kinit.1 @@ -1,4 +1,4 @@ -.\" Copyright (c) 1998 - 2003 Kungliga Tekniska Högskolan +.\" Copyright (c) 1998 - 2003, 2006 Kungliga Tekniska Högskolan .\" (Royal Institute of Technology, Stockholm, Sweden). .\" All rights reserved. .\" @@ -31,7 +31,7 @@ .\" .\" $Id$ .\" -.Dd May 29, 1998 +.Dd April 25, 2006 .Dt KINIT 1 .Os HEIMDAL .Sh NAME @@ -81,7 +81,8 @@ .Fl -extra-addresses= Ns Ar addresses .Xc .Oc -.Op Fl -fcache-version= Ns Ar integer +.Op Fl -password-file= Ns Ar filename +.Op Fl -fcache-version= Ns Ar version-number .Op Fl A | Fl -no-addresses .Op Fl -anonymous .Op Fl -version @@ -184,10 +185,15 @@ Try to validate an invalid ticket. .Xc Request tickets with this particular enctype. .It Xo -.Fl -fcache-version= Ns Ar version +.Fl -password-file= Ns Ar filename +.Xc +read the password from the first line of +.Ar filename . +.It Xo +.Fl -fcache-version= Ns Ar version-number .Xc Create a credentials cache of version -.Nm version . +.Ar version-number . .It Xo .Fl a , .Fl -extra-addresses= Ns Ar enctypes