updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / bin32-lha / lha.man.en
blob4335ebc18d645588e0a3b3d83e1e891a78572fa9
1                   .\" lha - LZH un-archiver
2 .\" Copyright (c) 1996  Martin Schulze <joey@namib.north.de>
3 .\" 
4 .\" This manual page is free software; you can redistribute it and/or modify
5 .\" it under the terms of the GNU General Public License as published by
6 .\" the Free Software Foundation; either version 2 of the License, or
7 .\" (at your option) any later version.
8 .\" 
9 .\" This program is distributed in the hope that it will be useful,
10 .\" but WITHOUT ANY WARRANTY; without even the implied warranty of
11 .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12 .\" GNU General Public License for more details.
13 .\" 
14 .\" You should have received a copy of the GNU General Public License
15 .\" along with this program; if not, write to the Free Software
16 .\" Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
17 .\"
18 .\" This manpage is written especially for Debian GNU/Linux.
19 .\"
20 .\" LHarc    for UNIX  V 1.02  Copyright(C) 1989  Y.Tagawa     
21 .\" LHx      for MSDOS V C2.01 Copyright(C) 1990  H.Yoshizaki  
22 .\" LHx(arc) for OSK   V 2.01  Modified     1990  Momozou      
23 .\" LHa      for UNIX  V 1.00  Copyright(C) 1992  Masaru Oki   
24 .\" 
25 .\" Additions by Joerg Boehnke <joerg@oggi.oche.de>
26 .\" 
27 .TH LHA 1 "22 Sept, 1998" "Debian GNU/Linux" "Archiver"
28 .SH NAME
29 LHa \- LZH un-archiver
30 .SH SYNOPSIS
31 .B lha
32 .B key
34 .B -
36 .B {axelvudmcp}
38 .B qvnfodizg012
41 .B w=<dir>
43 .I archive_file
45 .I flie
46 \&.\|.\|. ]
47 .br
48 .B lha
49 .I archive_file
50 .SH DESCRIPTION
51 The
52 .B lha
53 program displays or extracts the contents of a LZH archive.
55 For a list of commands, please refer to the executable.  It will
56 display a list of valid commands and modifiers if you omit any
57 parameter.
59 .TP
60 commands:
61                            
62 .B a
63 Add(or replace) to archive
65 .B x,e
66 EXtract from archive
67     
68 .B l,v
69 List / Verbose List        
70          
71 .B u        
72 Update newer files to archive  
74 .B d
75 Delete from archive        
76          
77 .B m
78 Move to archive (means 'ad')   
80 .B c        
81 re-Construct new archive       
83 .B p        
84 Print to STDOUT from archive   
86 .B t        
87 Test file CRC in archive
89 .TP
90 options: 
91                                 
92 .B q
93 quiet                                
95 .B v
96 verbose                              
98 .B n
99 not execute                          
101 .B f
102 force (over write at extract)        
104 .B t
105 FILES are TEXT file                  
107 .B o 
108 use LHarc compatible method (a/u)    
110 .B w=<dir>
111 specify extract directory (x/e) 
113 .B d
114 delete FILES after (a/u/c)           
116 .B i
117 ignore directory path (x/e)          
119 .B z
120 files not compress (a/u)             
122 .B g  
123 [Generic] format (for compatibility) 
125 .B 0/1/2 
126 header level (a/u)                
128 .B e  
129 TEXT code convert from/to EUC        
131 .B y
132 filename multibyte convert
134 .SH BUGS
136 This manpage is poor, it really should be improved, but the original
137 is in Japanese.
139 Try lha without any command line arguments to get help