From dd8f6edc5ad834fca285f142245a29911f2aecd7 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Tue, 12 Sep 2017 08:02:02 +0200 Subject: Document the recursive option Reviewed-by: Andy Polyakov (Merged from https://github.com/openssl/openssl/pull/4336) --- doc/man1/storeutl.pod | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/man1') diff --git a/doc/man1/storeutl.pod b/doc/man1/storeutl.pod index 2792a554fa..1f729662e9 100644 --- a/doc/man1/storeutl.pod +++ b/doc/man1/storeutl.pod @@ -13,6 +13,7 @@ B B [B<-passin arg>] [B<-text arg>] [B<-engine id>] +[B<-r>] B ... =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. +=item B<-r> + +Fetch objects recursively when possible. + =back =head1 SEE ALSO -- cgit v1.2.3