[Python-modules-commits] r2278 - /packages/hachoir-urwid/trunk/debian/hachoir-urwid.1

mca-guest at users.alioth.debian.org mca-guest at users.alioth.debian.org
Sun May 6 23:37:29 UTC 2007


Author: mca-guest
Date: Sun May  6 23:37:29 2007
New Revision: 2278

URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=2278
Log:
slight changes in options

Modified:
    packages/hachoir-urwid/trunk/debian/hachoir-urwid.1

Modified: packages/hachoir-urwid/trunk/debian/hachoir-urwid.1
URL: http://svn.debian.org/wsvn/python-modules/packages/hachoir-urwid/trunk/debian/hachoir-urwid.1?rev=2278&op=diff
==============================================================================
--- packages/hachoir-urwid/trunk/debian/hachoir-urwid.1 (original)
+++ packages/hachoir-urwid/trunk/debian/hachoir-urwid.1 Sun May  6 23:37:29 2007
@@ -1,5 +1,5 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
-.TH HACHOIR "1" "February 2007" "Hachoir urwid version 0.7.1" "User Commands"
+.TH HACHOIR "1" "May 2007" "Hachoir urwid version 0.9.0" "User Commands"
 .SH NAME
 Hachoir \- interactive file explorer using urwid (ncurses)
 .SH DESCRIPTION
@@ -19,8 +19,8 @@
 \fB\-\-path\fR=\fIPATH\fR
 Initial path to focus on
 .TP
-\fB\-\-force\-mime\fR=\fIFORCE_MIME\fR
-Force MIME type to choose parser
+\fB\-\-parser\fR=\fIPARSER\fR
+Use the specified parser (use its identifier)
 .TP
 \fB\-\-offset\fR=\fIOFFSET\fR
 Skip first bytes of input file
@@ -28,8 +28,20 @@
 \fB\-\-parser\-list\fR
 List all parsers then exit
 .TP
+\fB\-\-profiler\fR
+Run profiler
+.TP
+\fB\-\-profile\-display\fR
+Force update of the screen beetween each event
+.TP
 \fB\-\-size\fR=\fISIZE\fR
 Maximum size of bytes of input file
+.TP
+\fB\-\-hide\-value\fR
+Don't display value
+.TP
+\fB\-\-hide\-size\fR
+Don't display size
 .TP
 \fB\-\-version\fR
 Display version and exit
@@ -50,4 +62,6 @@
 \fB\-\-debug\fR
 Debug mode
 .PP
-Website: http://hachoir.org/wiki/hachoir\-core/wiki/hachoir\-urwid
+Hachoir library version 0.9.0
+.PP
+Website: http://hachoir.org/wiki/hachoir\-urwid




More information about the Python-modules-commits mailing list