Document the recursive option
[openssl.git] / doc / man1 / storeutl.pod
index 2792a554faa3d659bfeac35d714cce09d4a6ccc7..1f729662e9be2b3a11db3d145239ba34062d8042 100644 (file)
@@ -13,6 +13,7 @@ B<openssl> B<storeutl>
 [B<-passin arg>]
 [B<-text arg>]
 [B<-engine id>]
 [B<-passin arg>]
 [B<-text arg>]
 [B<-engine id>]
+[B<-r>]
 B<uri> ...
 
 =head1 DESCRIPTION
 B<uri> ...
 
 =head1 DESCRIPTION
@@ -54,6 +55,10 @@ to attempt to obtain a functional reference to the specified engine,
 thus initialising it if needed.
 The engine will then be set as the default for all available algorithms.
 
 thus initialising it if needed.
 The engine will then be set as the default for all available algorithms.
 
+=item B<-r>
+
+Fetch objects recursively when possible.
+
 =back
 
 =head1 SEE ALSO
 =back
 
 =head1 SEE ALSO