[Python-apps-commits] r10159 - in packages/catfish/trunk/debian (catfish.1 changelog)

noskcaj-guest at users.alioth.debian.org noskcaj-guest at users.alioth.debian.org
Thu Nov 7 08:07:10 UTC 2013


    Date: Thursday, November 7, 2013 @ 08:07:08
  Author: noskcaj-guest
Revision: 10159

Update manpage

Modified:
  packages/catfish/trunk/debian/catfish.1
  packages/catfish/trunk/debian/changelog

Modified: packages/catfish/trunk/debian/catfish.1
===================================================================
--- packages/catfish/trunk/debian/catfish.1	2013-11-07 07:57:58 UTC (rev 10158)
+++ packages/catfish/trunk/debian/catfish.1	2013-11-07 08:07:08 UTC (rev 10159)
@@ -1,16 +1,45 @@
-.TH "catfish" "1"
-.SH "NAME"
-catfish \- A gtk2 file search front-end with support for several engines
-.SH "SYNOPSIS"
-\fB
+.TH CATFISH "1" "November 2013" "catfish 0.8.2" "User Commands"
+.SH NAME
+catfish \- File searching tool which is configurable via the command line
 .SH "DESCRIPTION"
-.B catfish
-is gtk2 python application that provides a graphical front-end to the many
-different search back-ends such as locate, slocate, tracker, beagle, strigi,
-pinoti, and find.
-.SH "AUTHOR"
-.PP
-This manual page was written by Cody A.W. Somerville <cody-somerville at ubuntu.com> 
-for the \fBUbuntu GNU/Linux\fP system.
-
-
+.B Catfish
+is a handy file searching tool for Linux and UNIX. 
+The interface is intentionally lightweight and simple, using only Gtk+3. 
+You can configure it to your needs by using several command line options.
+.SH OPTIONS
+.TP
+\fB\-\-version\fR
+show program's version number and exit
+.TP
+\fB\-h\fR, \fB\-\-help\fR
+show this help message and exit
+.TP
+\fB\-v\fR, \fB\-\-verbose\fR
+Show debug messages (\fB\-vv\fR debugs catfish_lib also)
+.TP
+\fB\-\-large\-icons\fR
+Use large icons
+.TP
+\fB\-\-thumbnails\fR
+Use thumbnails
+.TP
+\fB\-\-iso\-time\fR
+Display time in ISO format
+.TP
+\fB\-\-path\fR=\fIPATH\fR
+Search in folder PATH
+.TP
+\fB\-\-fileman\fR=\fIFILEMAN\fR
+Use FILEMAN as filemanager
+.TP
+\fB\-\-wrapper\fR=\fIWRAPPER\fR
+Use WRAPPER to open files
+.TP
+\fB\-\-exact\fR
+Perform exact match
+.TP
+\fB\-\-hidden\fR
+Include hidden files
+.TP
+\fB\-\-fulltext\fR
+Perform fulltext search
\ No newline at end of file

Modified: packages/catfish/trunk/debian/changelog
===================================================================
--- packages/catfish/trunk/debian/changelog	2013-11-07 07:57:58 UTC (rev 10158)
+++ packages/catfish/trunk/debian/changelog	2013-11-07 08:07:08 UTC (rev 10159)
@@ -6,6 +6,7 @@
   [ Jackson Doak ]
   * Set myself as maintainer
   * New upstream release
+  * Update manpage
   * Merge from ubuntu, changes:
     Closes: #641577, #664326, #579181, #524603, #579564, #589776, #713006
   * Create debian/catfish.manpages, debian/docs,




More information about the Python-apps-commits mailing list