bin/imager.save
changeset 98 2f82c51d587f
parent 83 8d28864d1ba1
child 109 d199ec625af0
equal deleted inserted replaced
97:00465b0f92e4 98:2f82c51d587f
   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