cookutils diff doc/cookopts.txt @ rev 927

cook: mk_pkg_receipt(): escape quotes for receipt (fix package 'perl-bit-vector')
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Jun 14 13:26:21 2017 +0300 (2017-06-14)
parents ea11d3c96873
children 0f4636284a32
line diff
     1.1 --- a/doc/cookopts.txt	Thu May 11 00:36:43 2017 +0300
     1.2 +++ b/doc/cookopts.txt	Wed Jun 14 13:26:21 2017 +0300
     1.3 @@ -60,7 +60,7 @@
     1.4  
     1.5  !perlz
     1.6      Default action is to strip POD (plain old documentation) from the Perl
     1.7 -    modules (*.pm) and programs (*.pl) files.
     1.8 +    modules (*.pm) and program (*.pl) files.
     1.9      The presence of this option overrides the default action (Perl files will
    1.10      not be stripped).
    1.11      Note, if you disabled the cleaning by using the higher !strip option, Perl