apps/cms.c: Correct -sign output and -verify input with -binary
[openssl.git] / doc / man1 / openssl-cms.pod.in
index 6e0f86804ac534f01319940ca9c298ff8446ff7f..c63a7f330ba63600764c814bd8ff10d2f73c09d5 100644 (file)
@@ -507,8 +507,8 @@ will be written to this file if the verification was successful.
 
 =item B<-content> I<filename>
 
-This specifies a file containing the detached content, this is only
-useful with the B<-verify> command. This is only usable if the CMS
+This specifies a file containing the detached content for operations taking
+S/MIME input, such as the B<-verify> command. This is only usable if the CMS
 structure is using the detached signature form where the content is
 not included. This option will override any content if the input format
 is S/MIME and it uses the multipart/signed MIME content type.