equal
deleted
inserted
replaced
140 |
140 |
141 =head1 OPTIONS |
141 =head1 OPTIONS |
142 |
142 |
143 =over |
143 =over |
144 |
144 |
145 =item B<-p> I<pass> | B<--pass=>I<pass> |
145 =item B<-p>|B<--pass> I<pass> |
146 |
146 |
147 In case you expect encrypted data, this option takes the argument for |
147 In case you expect encrypted data, this option takes the argument for |
148 B<openssl>'s C<-pass> option. See L<openssl(1)> for mor information. |
148 B<openssl>'s C<-pass> option. See L<openssl(1)> for mor information. |
149 (default: stdin) |
149 (default: stdin) |
150 |
150 |