summaryrefslogtreecommitdiff
path: root/debian/lfhex.1
diff options
context:
space:
mode:
Diffstat (limited to 'debian/lfhex.1')
-rw-r--r--debian/lfhex.125
1 files changed, 25 insertions, 0 deletions
diff --git a/debian/lfhex.1 b/debian/lfhex.1
new file mode 100644
index 0000000..199b1d2
--- /dev/null
+++ b/debian/lfhex.1
@@ -0,0 +1,25 @@
+.TH LFHEX 1 "May 27, 2008"
+.SH NAME
+lfhex \- Large File Hex Editor
+.SH SYNOPSIS
+.B lfhex
+.RI [ options ] " files" ...
+.SH DESCRIPTION
+\fBlfhex\fP is an application for viewing and editing files in hex, octal,
+binary, or ascii text. The main strength of lfhex is its ability to work with
+files much larger than system memory or address space.
+.SH OPTIONS
+.B \-c \fIfile1\fR \fIfile2\fR
+Start lfhex in compare mode
+.PP
+lfhex supports some traditional X11 command line options supported through Qt's
+QApplication class. See
+\fBhttp://doc.trolltech.com/4.1/qapplication.html#QApplication for details.\fP
+.SH SEE ALSO
+.PP
+The lfhex manual at: \fBhttp://stoopidsimple.com/lfhex/manual\fP
+.SH AUTHOR
+lfhex was written by Salem Ganzhorn <eyekode@yahoo.com>.
+.PP
+This manual page was written by Tobias Klauser <tklauser@access.unizh.ch>,
+for the Debian project (but may be used by others).