equal
deleted
inserted
replaced
349 |
349 |
350 =item B<-->I<[no]>B<detach> |
350 =item B<-->I<[no]>B<detach> |
351 |
351 |
352 Detach or don't detach from the terminal. (default: detach) |
352 Detach or don't detach from the terminal. (default: detach) |
353 |
353 |
354 =item B<-p> I<pass> | B<--pass>=I<pass> |
354 =item B<-p>|B<--pass> I<pass> |
355 |
355 |
356 Password to be used for decryption. For the format please refer |
356 Password to be used for decryption. For the format please refer |
357 L<openssl(1)>. (default: not set) |
357 L<openssl(1)>. (default: not set) |
358 |
358 |
359 =item B<--tmp> [I<dir/>] |
359 =item B<--tmp> [I<dir/>] |
360 |
360 |
361 Write dirty blocks into a buffer file in the specified tmp directory. |
361 Write dirty blocks into a buffer file in the specified tmp directory. |
362 If no directory is specified, the system default (usually F</tmp>) will |
362 If no directory is specified, the system default (usually F</tmp>) will |
363 be used. (default: no temp file) |
363 be used. (default: no temp file) |
364 |
364 |
365 B<Beware>: The temporary file may get B<HUUGE>. |
|
366 |
|
367 =item B<-h>|B<--help> |
365 =item B<-h>|B<--help> |
368 |
366 |
369 =item B<-m>|B<--man> |
367 =item B<-m>|B<--man> |
370 |
368 |
371 The common help and man options. |
369 The common help and man options. |