.\" define .EX/.EE (for multiline user-command examples; normal Courier font) .de EX .in +4n .nf .ft CW .. .de EE .ft R .fi .in -4n .. .\" ========================================================================= .TH LHA 1 .SH NAME lha \- lzh un-archiver .PD .SH SYNOPSIS \fBlha\fP [\fB\-\fP] {\fB\ axelvudmcp\fP} [\fB\qvnfodizg012\fP] [\fB\ w=\fP] \fIarchive_file [\fIfile(s)\fP\] .PD .\" ========================================================================= .SH DESCRIPTION The \fIlha\fP program displays or extracts the contents of a LZH archive. For a list of commands, please refer to the executable. It will display a list of valid commands and modifiers if you omit any parameter. .PD .\" ========================================================================= .SH ARGUMENTS .TP .IR a add (or replace) to archive .TP .IR l,v list, verbose list .TP .IR u update newer files to archive .TP .IR d delete from archive .TP .IR m move to archive .TP .IR c reconstruct new archive .TP .IR p print to STDOUT from archive .TP .IR t test file CRC in archive .\" ========================================================================= .SH OPTIONS .B q quiet .TP .B v verbose .TP .B n not execute .TP .B f force (overwrite at extract) .TP .B t FILES are TEXT-files .TP .B o use LHarc compatible compression method .TP .B w=dir specify extract directory .TP .B d delete files afterwards .TP .B i ignore directory path .TP .B z files not compress .TP .B g Generic format (for compatibility) .TP .B 0,1,2 header level .TP .B e TEXT code convert from/to EUC .PD .