]> git.ipfire.org Git - thirdparty/krb5.git/commit
Unify kvno option documentation 1105/head
authorRobbie Harwood <rharwood@redhat.com>
Thu, 20 Aug 2020 21:49:29 +0000 (17:49 -0400)
committerGreg Hudson <ghudson@mit.edu>
Wed, 2 Sep 2020 20:27:45 +0000 (16:27 -0400)
commitbecd1ad6830b526d08ddaf5b2b6f213154c6446c
treefdf5697c35b315945aa2dd75f1f516527d11a7dd
parent6cdf7d82e74f21fb8a37efe6b1bba45744f891ba
Unify kvno option documentation

Add missing kvno options to the kvno.rst synopsis and option
descriptions, and to the kvno usage message.  Remove mention of '-h'
(help text), from kvno.rst as it is an implicit option.  Note that the
three new caching options were added in release 1.19.

Indicate the two exclusions (-u/-S and --u2u with the S4U2Self options)
and dependency (-P on S4U2Self) where they are missing.

Switch xusage() to print only a single localized string, rather than
running each line of output through localization separately.

Leave kvno -C undocumented for now, as the semantics of
KRB5_GC_CANONICALIZE are minimally useful and likely to change.

[ghudson@mit.edu: edited documentation and commit message]

ticket: 7476
tags: pullup
target_version: 1.18-next
doc/user/user_commands/kvno.rst
src/clients/kvno/kvno.c
src/man/kvno.man