Simple manpage created with help2man.
authorCharles Plessy <charles@anx178.gsc.riken.jp>
Tue, 17 Nov 2009 04:07:53 +0000 (13:07 +0900)
committerCharles Plessy <charles@anx178.gsc.riken.jp>
Tue, 17 Nov 2009 04:07:53 +0000 (13:07 +0900)
  help2man --no-info --name "Compress and decompress files in RAZip format" ./razip > debian/razip.1

debian/razip.1 [new file with mode: 0644]

diff --git a/debian/razip.1 b/debian/razip.1
new file mode 100644 (file)
index 0000000..663e7df
--- /dev/null
@@ -0,0 +1,43 @@
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
+.TH RAZIP "1" "November 2009" "razip " "User Commands"
+.SH NAME
+razip \- Compress and decompress files in RAZip format
+.SH SYNOPSIS
+.B razip
+[\fIoptions\fR] [\fIfile\fR] ...
+.SH DESCRIPTION
+Options: \fB\-c\fR      write on standard output, keep original files unchanged
+.TP
+\fB\-d\fR
+decompress
+.TP
+\fB\-l\fR
+list compressed file contents
+.TP
+\fB\-b\fR INT
+decompress at INT position in the uncompressed file
+.TP
+\fB\-s\fR INT
+decompress INT bytes in the uncompressed file
+.TP
+\fB\-h\fR
+give this help
+.PP
+Usage:   razip [options] [file] ...
+.PP
+Options: \fB\-c\fR      write on standard output, keep original files unchanged
+.TP
+\fB\-d\fR
+decompress
+.TP
+\fB\-l\fR
+list compressed file contents
+.TP
+\fB\-b\fR INT
+decompress at INT position in the uncompressed file
+.TP
+\fB\-s\fR INT
+decompress INT bytes in the uncompressed file
+.TP
+\fB\-h\fR
+give this help