From 41755c6a3fd51873aa457486c878d19f98dc0682 Mon Sep 17 00:00:00 2001 From: John Kohl Date: Mon, 29 Apr 1991 14:35:25 +0000 Subject: [PATCH] add -f documentation git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2057 dc483132-0cff-0310-8789-dd5450dbe970 --- src/clients/klist/klist.M | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/clients/klist/klist.M b/src/clients/klist/klist.M index a78190553..fc6bc7e81 100644 --- a/src/clients/klist/klist.M +++ b/src/clients/klist/klist.M @@ -14,6 +14,8 @@ klist \- list cached Kerberos tickets [ .B \-c .I cachename +] [ +.B \-f ] .br .SH DESCRIPTION @@ -24,6 +26,22 @@ credentials cache, or in the cache if the .B \-c option is used. +If the +.B \-f +option is specified, then the flags present in the ticket will be +printed. The abbreviations below will be printed: +.nf +.in +.5i +F Forwardable +f Forwarded +P Proxiable +p Proxy +D May-post\fBD\fPate +d Post\fBD\fPated +R Renewable +I Initial +.in -.5i +.fi .PP The .IR kinit (1) -- 2.26.2