add kdigest

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23865 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-09-28 05:14:32 +00:00
parent 777752bfb2
commit 4044627256

41
kuser/kdigest.1 Normal file
View File

@@ -0,0 +1,41 @@
.\" Things to fix:
.\" * correct section, and operating system
.\" * remove Op from mandatory flags
.\" * use better macros for arguments (like .Pa for files)
.\"
.Dd September 25, 2008
.Dt KDIGEST SECTION
.Os HEIMDAL
.Sh NAME
.Nm kdigest
.Nd
userland tool to access digest interface in the KDC
.Sh SYNOPSIS
.Nm
.Op Fl -ccache= Ns Ar string
.Op Fl -version
.Op Fl -help
.Sh DESCRIPTION
Supported options:
.Bl -tag -width Ds
.It Xo
.Fl -ccache= Ns Ar string
.Xc
credential cache
.It Xo
.Fl -version
.Xc
print version
.It Xo
.Fl -help
.Xc
.El
.\".Sh ENVIRONMENT
.\".Sh FILES
.\".Sh EXAMPLES
.\".Sh DIAGNOSTICS
.\".Sh SEE ALSO
.\".Sh STANDARDS
.\".Sh HISTORY
.\".Sh AUTHORS
.\".Sh BUGS