Fix drone pipeline and man page

This commit is contained in:
pberr
2020-10-03 18:47:49 +02:00
parent 931ad86dbb
commit edd74ac6c1
2 changed files with 12 additions and 9 deletions
+11 -8
View File
@@ -1,9 +1,12 @@
pipeline: kind: pipeline
type: docker
name: default
simple: steps:
image: plugins/deb - name: builddeb
description: Linux Compressor Humanizer image: ubuntu:20.04
package: lch commands:
version: 0.6 - tar -cvzf ../lch-0.6 ../lch-0.6.tar.gz
arch: all - dpkg-buildpackage -us -uc
auto_path: debian/ - dpkg -i ../lch-0.6.deb
- lch -v
+1 -1
View File
@@ -45,6 +45,6 @@ will compress file1 and file2 in file.tar.gz
Report your bugs at <gore@hatthieves.es> Report your bugs at <gore@hatthieves.es>
.SH AUTHOR .SH AUTHOR
\fBlch\fP are by Gustavo Adolfo Mesa Roldan <gore@hatthieves.es>, radikal <radikal@disroot.org>, Ale Romero <ale@hatthieves.es>, m <?@?>. \fBlch\fP are by Gustavo Adolfo Mesa Roldan <gore@hatthieves.es>, radikal <radikal@disroot.org>, Ale Romero <ale@hatthieves.es>, Pedro Berrocal <pedro@hatthieves.es>, m <?@?>.
This document is by radikal <radikal@disroot.org>. This document is by radikal <radikal@disroot.org>.