diff options
Diffstat (limited to 'man/eom.1')
-rw-r--r-- | man/eom.1 | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/man/eom.1 b/man/eom.1 new file mode 100644 index 0000000..ef3213f --- /dev/null +++ b/man/eom.1 @@ -0,0 +1,28 @@ +.\" +.\" mate-image-viewer manual page. +.\" (C) 2013 Scott Balneaves ([email protected]) +.\" +.TH EOM 1 "MATE" +.SH NAME +eom \- Eye of Mate image viewer +.SH SYNOPSIS +.B eom [\-\-fullscreen] [\-\-disable-image-collection] [\-\-slide-show] [\-\-new instance] +.SH DESCRIPTION +The \fIeom\fP program allows you to view and perform some rudimentary image manipulation operations (rotate, flip, etc.). +desktop. +.SH OPTIONS +.TP +.I \-\-fullscreen +Start eom in fullscreen mode. +.TP +.I \-\-disable-image-collection +Disable image collection. +.TP +.I \-\-slide-show +Open in slideshow mode. +.TP +.I \-\-new-instance +Start a new instance instead of reusing an existing one. +.SH BUGS +If you find bugs in the \fIeom\fP program, please report +these on https://github.com/mate-desktop/mate-image-viewer/issues. |