File obs-gzip-go.1 of Package obs-gzip-go
.TH OBS-GZIP-GO 1 "May 2018" .SH NAME obs-gzip-go \- gzip compression with the go library .SH SYNOPSIS .B obs-gzip-go .SH DESCRIPTION \fIobs-gzip-go\fP reads data from \fIstdin\fP and compresses it with the gzip implementation of the go library. The result is written to \fIstdout\fP. .SH SEE ALSO .BR gzip (1) .SH AUTHOR Michael Schroeder <mls@suse.de>