aboutsummaryrefslogtreecommitdiffstats
path: root/doc/meh.1
blob: 5d5ba85fb075b8a38029fd29340b8a2004ecb22a (plain)
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
.TH MEH 1 "2013-12-28"
.SH NAME
meh \- simple, minimalist, super fast image viewer
.SH SYNOPSIS
.B meh
.IR FILE ...
.br
.B meh \-list
.RI [ LISTFILE ]
.br
.B meh \-ctl
.br
.B meh \-v
.SH DESCRIPTION
.B meh
is a small, simple, super fast image viewer using raw XLib.
It is similar to
.BR feh (1),
but faster and simpler.
.LP
.B meh
can use ImageMagick's
.BR convert (1)
to view almost 200 file formats, though it is slower for these formats.
Built-in formats are JPEG, PNG, BMP, and netpbm.
.SH OPTIONS
.TP
.BR \-list \ [\fILISTFILE\fR]
Treat \fILISTFILE\fR as list of images. Defaults to stdin.
.TP
.B \-ctl
Display files as they are received on stdin.
.TP
.B \-v
Print version and exit.