bin/imager.save
changeset 51 0b6b92d1eb65
parent 49 37e863785ccc
child 60 5c07e27687f2
child 123 91b6adaef325
--- a/bin/imager.save	Mon Aug 01 11:34:25 2011 +0200
+++ b/bin/imager.save	Mon Aug 01 13:02:09 2011 +0200
@@ -251,21 +251,21 @@
 
 =over
 
-=item B<-b> I<blocksize> | B<--blocksize>=I<blocksize>
+=item B<-b>|B<--blocksize> I<blocksize>
 
 The blocksize used. (may be suffixed with K, M, G). (default: 4 MiB,
 or taken from F<data/info/blocksize>)
 
-=item B<-c> I<comment> | B<--comment>=I<comment>
+=item B<-c>|B<--comment> I<comment>
 
 Comment to be included in the header of the index file. (default: none)
 
-=item B<-p> I<pass> | B<--pass>=I<pass>
+=item B<-p>|B<--pass> I<pass>
 
 Use symmetric encryption for writing the data blocks. This option
 is passed to L<openssl(1)>.
 
-=item B<-z> [I<level>]|B<--compress>[=I<level>]
+=item B<-z>|B<--compress> [I<level>]
 
 Use compression when writing the blocks to disk. (default: off)