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