From 5b3597703dca93b2da633973ce4f66422430750e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 6 Oct 2005 19:59:16 +0000 Subject: [PATCH] Document --list-caches git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16126 ec53bebd-3082-4978-b11e-865c3cabbd6b --- kuser/klist.1 | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/kuser/klist.1 b/kuser/klist.1 index 80a92319b..a8cb62800 100644 --- a/kuser/klist.1 +++ b/kuser/klist.1 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2000 - 2004 Kungliga Tekniska Högskolan +.\" Copyright (c) 2000 - 2005 Kungliga Tekniska Högskolan .\" (Royal Institute of Technology, Stockholm, Sweden). .\" All rights reserved. .\" @@ -31,7 +31,7 @@ .\" .\" $Id$ .\" -.Dd December 8, 2004 +.Dd October 6, 2005 .Dt KLIST 1 .Os HEIMDAL .Sh NAME @@ -49,6 +49,7 @@ .Op Fl T | Fl -tokens .Op Fl 5 | Fl -v5 .Op Fl v | Fl -verbose +.Op Fl l | Fl -list-caches .Op Fl f .Op Fl -version .Op Fl -help @@ -146,6 +147,13 @@ the flags set on the ticket .It Addresses the set of addresses from which this ticket is valid .El +.It Xo +.Fl l , +.Fl -list-caches +.Xc +List the credential caches for the current users, not all cache types +supports listing multiple caches. +.Pp .El .Sh SEE ALSO .Xr kdestroy 1 ,