Create subfolders
This commit is contained in:
@@ -0,0 +1,50 @@
|
||||
.TH LCH 1 "03 October 2020"
|
||||
.SH NAME
|
||||
lch \- command\-line compressor and decompressor for humans
|
||||
.SH SYNOPSIS
|
||||
\fBlch\fP [-h] [-v] [-c] [-i] [file [file] [file]...]
|
||||
\fBlch\fP [\fIflags\fP]
|
||||
|
||||
.SH DESCRIPTION
|
||||
\fBlch\fP is a command\-line compressor and decompressor for humans with
|
||||
simplicity in mind. Automatically select the compression format by file
|
||||
extension.
|
||||
|
||||
Packing/unpacking supported extensions:
|
||||
7z, bz2, gz, rar, tar, tar.bz2, tbz, tbz2, tb2, tar.gz, tgz, tar.xz, txz, zip
|
||||
|
||||
Unpacking only supported extensions:
|
||||
arj, cab, dmg, iso, lzh, lzma, rpm, squashfs, vdi, vhd, vmdk, win, xar, z
|
||||
|
||||
.SH OPTIONS
|
||||
.TP
|
||||
\fI\-h, \-\-help\fP
|
||||
Help: show syntax.
|
||||
.TP
|
||||
\fI\-v, \-\-version\fP
|
||||
Print current version.
|
||||
.TP
|
||||
\fI\-c, \-\-check\fP
|
||||
Check the compressors installed.
|
||||
.TP
|
||||
\fI\-i, \-\-install\fP
|
||||
Install compressors and dependencies.
|
||||
|
||||
|
||||
.SH EXAMPLES
|
||||
|
||||
.TP
|
||||
\fBlch file.tar.gz\fR
|
||||
will decompress file.tar.gz
|
||||
|
||||
.TP
|
||||
\fBlch file.tar.gz file1 file2\fP
|
||||
will compress file1 and file2 in file.tar.gz
|
||||
|
||||
.SH BUGS
|
||||
Report your bugs at <gore@hatthieves.es>
|
||||
|
||||
.SH AUTHOR
|
||||
\fBlch\fP are by Gustavo Adolfo Mesa Roldan <gore@hatthieves.es>, radikal <radikal@disroot.org>, Ale Romero <ale@hatthieves.es>, m <?@?>.
|
||||
|
||||
This document is by radikal <radikal@disroot.org>.
|
||||
Reference in New Issue
Block a user