summaryrefslogtreecommitdiff
path: root/man/hunzip.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/hunzip.1')
-rw-r--r--man/hunzip.124
1 files changed, 24 insertions, 0 deletions
diff --git a/man/hunzip.1 b/man/hunzip.1
new file mode 100644
index 0000000..768a3a2
--- /dev/null
+++ b/man/hunzip.1
@@ -0,0 +1,24 @@
+.TH hzip 1 "2008-06-12"
+.LO 1
+.SH NAME
+hunzip \- decompress and decrypt hzip files to the standard output
+.SH SYNOPSIS
+hunzip [\-h] file.hz [password]
+.SH DESCRIPTION
+.I Hunzip
+is the decompression and decryption program of hzip format.
+.SH OPTIONS
+.IP \fB\-h\fR
+Display short help description.
+.SH EXAMPLE
+.sp
+.BI "hunzip file.hz >file"
+.SH NOTES
+Redirection of the standard output results platform-specific
+line terminating, so a compressed hzip file with new line terminators
+would be bigger with the extra CR characters of the decompression on
+Windows platforms.
+.SH SEE ALSO
+.B hunzip (1), hunspell(1)
+.SH AUTHOR
+László Németh.