forked from xfce-mirror/catfish
-
Notifications
You must be signed in to change notification settings - Fork 0
/
catfish.1
49 lines (49 loc) · 1.16 KB
/
catfish.1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
.TH CATFISH "1" "August 2023" "catfish 4.18.0" "User Commands"
.SH NAME
catfish \- File searching tool which is configurable via the command line
.SH "DESCRIPTION"
.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 SYNOPSIS
.B catfish
[\fI\,options\/\fR] \fI\,path query\/\fR
.SH OPTIONS
.TP
\fB\-\-version\fR
Show the version number and exit
.TP
\fB\-h\fR, \fB\-\-help\fR
Show the help message and exit
.TP
\fB\-v\fR, \fB\-\-verbose\fR
Show debug messages (\fB\-vv\fR will also debug catfish_lib)
.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=\fI\,PATH\/\fR
Set the default search path
.TP
\fB\-\-exact\fR
Perform exact match
.TP
\fB\-\-hidden\fR
Include hidden files
.TP
\fB\-\-fulltext\fR
Perform fulltext search
.TP
\fB\-\-start\fR
If path and query are provided, start searching when the
application is displayed.
.TP
\fB\-\-sort\fR=\fI\,SORT\/\fR
Set a default column to sort by (name|size|path|date|type),(asc|desc)