From cc37425e3e6c07494d3a227adefac96c8fc1b61d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 14 Apr 2005 16:43:57 +0000 Subject: [PATCH] document option -H --hex to the add command git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14792 ec53bebd-3082-4978-b11e-865c3cabbd6b --- admin/ktutil.8 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/admin/ktutil.8 b/admin/ktutil.8 index 524b50b96..e7dc6aece 100644 --- a/admin/ktutil.8 +++ b/admin/ktutil.8 @@ -31,7 +31,7 @@ .\" .\" $Id$ .\" -.Dd September 23, 2004 +.Dd April 14, 2005 .Dt KTUTIL 8 .Os HEIMDAL .Sh NAME @@ -76,9 +76,11 @@ can be one of the following: .Op Fl -random .Op Fl s .Op Fl -no-salt +.Op Fl H +.Op Fl -hex .Xc Adds a key to the keytab. Options that are not specified will be -prompted for. This requires that you know the password of the +prompted for. This requires that you know the password or the hex key of the principal to add; if what you really want is to add a new principal to the keytab, you should consider the .Ar get