summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2024-03-21 10:00:52 -0400
committerDmitry Belyavskiy <beldmit@gmail.com>2024-04-02 15:31:10 +0200
commit693c479a2ca671e0dfca8d1ad14e789169b982ff (patch)
treeceb733637e4df4f9244841a7cd91a624ef05482d /doc
parentd53497670d8a567fd6cb3687a1d6981ad2892870 (diff)
Explicitly state what -keys does
Signed-off-by: Simo Sorce <simo@redhat.com> Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> (Merged from https://github.com/openssl/openssl/pull/23919)
Diffstat (limited to 'doc')
-rw-r--r--doc/man1/openssl-storeutl.pod.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/man1/openssl-storeutl.pod.in b/doc/man1/openssl-storeutl.pod.in
index f5c461e303..e0b98565de 100644
--- a/doc/man1/openssl-storeutl.pod.in
+++ b/doc/man1/openssl-storeutl.pod.in
@@ -78,6 +78,9 @@ returned.
Note that all options must be given before the I<uri> argument.
+Note I<-keys> selects exclusively private keys, there is no selector for public
+keys only.
+
=item B<-subject> I<arg>
Search for an object having the subject name I<arg>.