equal
deleted
inserted
replaced
290 Use symmetric encryption for writing the data blocks. This option |
290 Use symmetric encryption for writing the data blocks. This option |
291 is passed to L<openssl(1)>. |
291 is passed to L<openssl(1)>. |
292 |
292 |
293 =item B<-z>|B<--compress> [I<level>] |
293 =item B<-z>|B<--compress> [I<level>] |
294 |
294 |
295 Use compression when writing the blocks to disk. (default: off) |
295 Use compression when writing the blocks to disk. B<NOTE:> There may |
|
296 remain uncompressed files, since we only save compressed data if we |
|
297 can save more then 10% of the size. (default: off) |
296 |
298 |
297 =item B<-h>|B<--help> |
299 =item B<-h>|B<--help> |
298 |
300 |
299 =item B<-m>|B<--man> |
301 =item B<-m>|B<--man> |
300 |
302 |