'openssl list': add option -objects to list built in objects
[openssl.git] / doc / man1 / list.pod
index 976be97344ac14d27f44aa413814f36dbc7b29ea..f2fd06bb1fb938671f09d71e6a36bcd8900dc311 100644 (file)
@@ -2,6 +2,7 @@
 
 =head1 NAME
 
+openssl-list,
 list - list algorithms and features
 
 =head1 SYNOPSIS
@@ -79,6 +80,11 @@ without an associated ASN.1 method, for example, KDF algorithms.
 Display a list of disabled features, those that were compiled out
 of the installation.
 
+=item B<-objects>
+
+Display a list of built in objects, i.e. OIDs with names.  They're listed in the
+format described in L<config(5)/ASN1 Object Configuration Module>.
+
 =back
 
 =head1 COPYRIGHT