diff --git a/TODO b/TODO index 8c38ea5..1e08334 100644 --- a/TODO +++ b/TODO @@ -1,19 +1,11 @@ Impotancia (0>10) # Nombre de la incidencia. -0 # Sistema de selectcion - - Al realizar los case, habría que controlar las mayúsculas y minúsculas en las extensiones. "lowercase" - 1 # Al instalar rar. - Comprobar que wget este en el sistema. - - Preguntar si el usario quiere sotware privativo. - - -3 # Formatos que faltan: - - RAR (hecho, falta comprobar dependencias de wget) + - Preguntar si el usuario quiere sotware privativo. 7 # Deep check - - Estudiar la posibilidad de mostras las lista de extenciones usables en ese momento. Dependiendo de las dependecias instaladas en el sistema. - + - Estudiar la posibilidad de mostrar la lista de extensiones usables en ese momento. Dependiendo de las dependecias instaladas en el sistema. 8 # Cambios en 7z: - Ficheros para añadir como solo extracción: diff --git a/lch b/lch index 51eb462..21e45c0 100755 --- a/lch +++ b/lch @@ -1,5 +1,5 @@ #!/bin/bash -VERSION=0.4r3 +VERSION=0.4r4 DEST=$1 shift 1 ORIG=$@ diff --git a/lch.1 b/lch.1 index 9c34806..944a851 100644 --- a/lch.1 +++ b/lch.1 @@ -1,4 +1,4 @@ -.TH LCH 1 "26 September 2020" +.TH LCH 1 "29 September 2020" .SH NAME lch \- command\-line compressor and decompressor for humans .SH SYNOPSIS @@ -43,6 +43,6 @@ will compress foobar1/ and foobar2/ in foobar.tar.gz Report your bugs at .SH AUTHOR -\fBlch\fP are by Gustavo Adolfo Mesa Roldan +\fBlch\fP are by Gustavo Adolfo Mesa Roldan , radikal . This document is by radikal . \ No newline at end of file