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