]> WPIA git - cassiopeia.git/blobdiff - lib/openssl/doc/apps/nseq.pod
upd: openssl to 1.1.0
[cassiopeia.git] / lib / openssl / doc / apps / nseq.pod
index 989c3108fb83643c42f42d7a388320b028380c08..4765aecea843620dc1c0026a71a17e48c65da21d 100644 (file)
@@ -2,11 +2,12 @@
 
 =head1 NAME
 
-nseq - create or examine a netscape certificate sequence
+nseq - create or examine a Netscape certificate sequence
 
 =head1 SYNOPSIS
 
 B<openssl> B<nseq>
+[B<-help>]
 [B<-in filename>]
 [B<-out filename>]
 [B<-toseq>]
@@ -22,6 +23,10 @@ sequence.
 
 =over 4
 
+=item B<-help>
+
+Print out a usage message.
+
 =item B<-in filename>
 
 This specifies the input filename to read or standard input if this
@@ -67,4 +72,13 @@ It is used by Netscape certificate server for example.
 This program needs a few more options: like allowing DER or PEM input and
 output files and allowing multiple certificate files to be used.
 
+=head1 COPYRIGHT
+
+Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved.
+
+Licensed under the OpenSSL license (the "License").  You may not use
+this file except in compliance with the License.  You can obtain a copy
+in the file LICENSE in the source distribution or at
+L<https://www.openssl.org/source/license.html>.
+
 =cut