Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: binary X-Mailer: MIME-tools 5.507 (Entity 5.507) X-RT-Interface: API From: ghudson@mit.edu MIME-Version: 1.0 Subject: git commit Content-Disposition: inline X-RT-Original-Encoding: ascii RT-Message-ID: Content-Length: 1196 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] https://github.com/krb5/krb5/commit/becd1ad6830b526d08ddaf5b2b6f213154c6446c Author: Robbie Harwood Committer: Greg Hudson Commit: becd1ad6830b526d08ddaf5b2b6f213154c6446c Branch: master doc/user/user_commands/kvno.rst | 24 +++++++++++++----------- src/clients/kvno/kvno.c | 15 +++++++++------ src/man/kvno.man | 24 +++++++++++++----------- 3 files changed, 35 insertions(+), 28 deletions(-)