]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Update kvno(1) synopsis with missing options 1141/head
authorRobbie Harwood <rharwood@redhat.com>
Tue, 24 Nov 2020 17:52:02 +0000 (12:52 -0500)
committerGreg Hudson <ghudson@mit.edu>
Sat, 5 Dec 2020 17:49:52 +0000 (12:49 -0500)
Commit becd1ad6830b526d08ddaf5b2b6f213154c6446c attempted to unify the
synopsis, option descriptions, and xusage(), but missed several
options in the synopsis.

ticket: 8969 (new)
tags: pullup
target_version: 1.19

doc/user/user_commands/kvno.rst
src/man/kvno.man

index 65c44e1c079991bb98839a6b7cadb7f1a4303e80..970fbb47759e6d478d90483216d865782bb7bc14 100644 (file)
@@ -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* ...
 
index 2b10af42d4bc1b0c780c1fd476e5542adc797f16..59b13d266f18a181cb81f604134c7c216aa59374 100644 (file)
@@ -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