# HG changeset patch # User Heiko Schlittermann (JUMPER) # Date 1312196529 -7200 # Node ID 0b6b92d1eb65801f9e49815867f86b0a49b5f9a4 # Parent 3a61c4dd7b0aeb3bff6a90c02b7bb1ebeb51a35a niced the man pages diff -r 3a61c4dd7b0a -r 0b6b92d1eb65 bin/imager.fuse --- a/bin/imager.fuse Mon Aug 01 11:34:25 2011 +0200 +++ b/bin/imager.fuse Mon Aug 01 13:02:09 2011 +0200 @@ -351,7 +351,7 @@ Detach or don't detach from the terminal. (default: detach) -=item B<-p> I | B<--pass>=I +=item B<-p>|B<--pass> I Password to be used for decryption. For the format please refer L. (default: not set) @@ -362,8 +362,6 @@ If no directory is specified, the system default (usually F) will be used. (default: no temp file) -B: The temporary file may get B. - =item B<-h>|B<--help> =item B<-m>|B<--man> diff -r 3a61c4dd7b0a -r 0b6b92d1eb65 bin/imager.restore --- a/bin/imager.restore Mon Aug 01 11:34:25 2011 +0200 +++ b/bin/imager.restore Mon Aug 01 13:02:09 2011 +0200 @@ -142,7 +142,7 @@ =over -=item B<-p> I | B<--pass=>I +=item B<-p>|B<--pass> I In case you expect encrypted data, this option takes the argument for B's C<-pass> option. See L for mor information. diff -r 3a61c4dd7b0a -r 0b6b92d1eb65 bin/imager.save --- 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 | B<--blocksize>=I +=item B<-b>|B<--blocksize> I The blocksize used. (may be suffixed with K, M, G). (default: 4 MiB, or taken from F) -=item B<-c> I | B<--comment>=I +=item B<-c>|B<--comment> I Comment to be included in the header of the index file. (default: none) -=item B<-p> I | B<--pass>=I +=item B<-p>|B<--pass> I Use symmetric encryption for writing the data blocks. This option is passed to L. -=item B<-z> [I]|B<--compress>[=I] +=item B<-z>|B<--compress> [I] Use compression when writing the blocks to disk. (default: off)