0.5r4 - Readme
This commit is contained in:
@@ -1,6 +1,19 @@
|
||||
# Linux compressor humanizer
|
||||
|
||||
## Installation
|
||||
|
||||
###### install
|
||||
```
|
||||
sudo ./install.sh
|
||||
```
|
||||
|
||||
###### Uninstall
|
||||
```
|
||||
sudo ./uninstall.sh
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
###### Compress
|
||||
```
|
||||
$ lch file.zip file1 [file2...]
|
||||
@@ -12,6 +25,7 @@ $ lch file.zip
|
||||
```
|
||||
|
||||
## Supported extensions
|
||||
|
||||
###### Packing/unpacking:
|
||||
- 7z
|
||||
- bz2
|
||||
@@ -42,11 +56,6 @@ $ lch file.zip
|
||||
- xar
|
||||
- z
|
||||
|
||||
## Install
|
||||
```
|
||||
sudo ./install.sh
|
||||
```
|
||||
|
||||
## Testing with docker
|
||||
```
|
||||
$ git clone https://gitea.hatthieves.es/cloud/lch
|
||||
|
||||
Reference in New Issue
Block a user