File: lcab.1

package info (click to toggle)
lcab 1.0b11-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 480 kB
  • ctags: 96
  • sloc: sh: 3,456; ansic: 658; makefile: 27
file content (32 lines) | stat: -rw-r--r-- 720 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
.TH LCAB "1" "August 2003" "lcab 1.0b8"
.SH NAME
lcab \- create cabinet (.cab) archives
.SH SYNOPSIS
.B lcab
[\fIOPTION\fR]... \fISOURCE\fR... \fICABFILE\fR
.SH DESCRIPTION
.PP
Create the cabinet file CABFILE from the SOURCE files. SOURCE files
can also be directories when the \fB\-r\fR option is specified.
.SH OPTIONS
.TP
\fB\-r\fR
loop recursively through directories
.TP
\fB\-n\fR
create files without pathnames
.TP
\fB\-q\fR
be quiet!
.SH AUTHOR
Written by Rien <rien@geekshop.be>.

This manual page was written by Shaun Jackman <sjackman@debian.org>
for the Debian GNU/Linux system.

.SH "SEE ALSO"
.TP
\fBcabextract\fR(1)
extract files from Microsoft cabinet (.cab) archives
.P
http://www.geekshop.be/rien/lcab/