diff options
Diffstat (limited to 'doc/rst_source')
| -rw-r--r-- | doc/rst_source/krb_users/user_commands/klist.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/rst_source/krb_users/user_commands/klist.rst b/doc/rst_source/krb_users/user_commands/klist.rst index 6eae5f475..d303f34d8 100644 --- a/doc/rst_source/krb_users/user_commands/klist.rst +++ b/doc/rst_source/krb_users/user_commands/klist.rst @@ -9,6 +9,7 @@ SYNOPSIS **klist** [**-e**] [[**-c**] [**-l**] [**-A**] [**-f**] [**-s**] [**-a** [**-n**]]] +[**-C**] [**-k** [**-t**] [**-K**]] [**-V**] [*cache_name*\|\ *keytab_name*] @@ -74,6 +75,11 @@ OPTIONS **-n** Show numeric addresses instead of reverse-resolving addresses. +**-C** + List configuration data that has been stored in the credentials + cache when klist encounters it. By default, configuration data + is not listed. + **-k** List keys held in a keytab file. |
