[30940] in CVS-changelog-for-Kerberos-V5
krb5 commit [krb5-1.19]: Update kvno(1) synopsis with missing options
daemon@ATHENA.MIT.EDU (Greg Hudson)
Fri Jan 8 12:53:31 2021
Date: Fri, 8 Jan 2021 12:53:02 -0500
From: Greg Hudson <ghudson@mit.edu>
Message-ID: <202101081753.108Hr2vY016312@drugstore.mit.edu>
To: <cvs-krb5@mit.edu>
MIME-Version: 1.0
Reply-To: krbdev@mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cvs-krb5-bounces@mit.edu
https://github.com/krb5/krb5/commit/5f876f7d75a79ec2a0efd8a71206f514c9ecb839
commit 5f876f7d75a79ec2a0efd8a71206f514c9ecb839
Author: Robbie Harwood <rharwood@redhat.com>
Date: Tue Nov 24 12:52:02 2020 -0500
Update kvno(1) synopsis with missing options
Commit becd1ad6830b526d08ddaf5b2b6f213154c6446c attempted to unify the
synopsis, option descriptions, and xusage(), but missed several
options in the synopsis.
(cherry picked from commit b89d63a51271bd0258b9d24732e9f0cb0ba5d006)
ticket: 8969
version_fixed: 1.19
doc/user/user_commands/kvno.rst | 4 ++++
src/man/kvno.man | 4 ++++
2 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/doc/user/user_commands/kvno.rst b/doc/user/user_commands/kvno.rst
index 65c44e1..970fbb4 100644
--- a/doc/user/user_commands/kvno.rst
+++ b/doc/user/user_commands/kvno.rst
@@ -9,9 +9,13 @@ SYNOPSIS
**kvno**
[**-c** *ccache*]
[**-e** *etype*]
+[**-k** *keytab*]
[**-q**]
[**-u** | **-S** *sname*]
[**-P**]
+[**--cached-only**]
+[**--no-store**]
+[**--out-cache** *cache*]
[[{**-F** *cert_file* | {**-I** | **-U**} *for_user*} [**-P**]] | **--u2u** *ccache*]
*service1 service2* ...
diff --git a/src/man/kvno.man b/src/man/kvno.man
index 953d168..935a0bd 100644
--- a/src/man/kvno.man
+++ b/src/man/kvno.man
@@ -35,9 +35,13 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
\fBkvno\fP
[\fB\-c\fP \fIccache\fP]
[\fB\-e\fP \fIetype\fP]
+[\fB\-k\fP \fIkeytab\fP]
[\fB\-q\fP]
[\fB\-u\fP | \fB\-S\fP \fIsname\fP]
[\fB\-P\fP]
+[\fB\-\-cached\-only\fP]
+[\fB\-\-no\-store\fP]
+[\fB\-\-out\-cache\fP \fIcache\fP]
[[{\fB\-F\fP \fIcert_file\fP | {\fB\-I\fP | \fB\-U\fP} \fIfor_user\fP} [\fB\-P\fP]] | \fB\-\-u2u\fP \fIccache\fP]
\fIservice1 service2\fP ...
.SH DESCRIPTION
_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5