backed out changes to command- anchor names

This commit is contained in:
roger_calnan 2026-01-27 11:34:22 -08:00
parent a4083a6652
commit 9dca215c3e
2 changed files with 9 additions and 9 deletions

View File

@ -79,34 +79,34 @@ will compromise your password.
You can specify one of the following commands. After the command, specify the
options for it.
[`-A`]{#command-A}
[`-A`]{#option-A}
: Doesn't include addresses.
[`-f`]{#command-f}
[`-f`]{#option-f}
: Issues a forwardable ticket.
[`-p`]{#command-p}
[`-p`]{#option-p}
: Issues a proxiable ticket.
[`-c`]{#option-c} *cache\_name*
: The cache name (for example, `FILE:D:\temp\mykrb5cc`).
[`-l`]{#command-l} *lifetime*
[`-l`]{#option-l} *lifetime*
: Sets the lifetime of a ticket. The value can be one of "h:m[:s]",
"NdNhNmNs", and "N". See the [MIT krb5 Time Duration definition](
http://web.mit.edu/kerberos/krb5-1.17/doc/basic/date_format.html#duration)
for more information.
[`-r`]{#command-r} *renewable\_time*
[`-r`]{#option-r} *renewable\_time*
: Sets the total lifetime that a ticket can be renewed.
[`-R`]{#command-R}
[`-R`]{#option-R}
: Renews a ticket.
[`-k`]{#option-k}
: Uses keytab
[`-t`]{#command-t} *keytab\_filename*
[`-t`]{#option-t} *keytab\_filename*
: The keytab name (for example, `D:\winnt\profiles\duke\krb5.keytab`).
*principal*

View File

@ -45,7 +45,7 @@ the contents of the credentials cache or keytab using the `klist` tool. The
## Commands
[`-c`]{#command-c}
[`-c`]{#option-c}
: Specifies that the credential cache is to be listed.
The following are the options for credential cache entries:
@ -62,7 +62,7 @@ the contents of the credentials cache or keytab using the `klist` tool. The
`-n`
: If the `-a` option is specified, don't reverse resolve addresses.
[`-k`]{#command-k}
[`-k`]{#option-k}
: Specifies that key tab is to be listed.
List the keytab entries. The following are the options for keytab entries: