summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhekel <[email protected]>2014-02-14 03:08:33 -0500
committerhekel <[email protected]>2014-02-14 03:08:33 -0500
commitceaa81ebeaab22373689483d484f365977cf179f (patch)
tree3b52441e2d0899d0c657cdde28c2770bb5b88137
parentd5b0975a9053dc8d32a8f5b82eccc52e542b8021 (diff)
downloadatril-ceaa81ebeaab22373689483d484f365977cf179f.tar.bz2
atril-ceaa81ebeaab22373689483d484f365977cf179f.tar.xz
Update Manual
-rw-r--r--data/atril.1100
1 files changed, 64 insertions, 36 deletions
diff --git a/data/atril.1 b/data/atril.1
index 01b2901b..b7c90fae 100644
--- a/data/atril.1
+++ b/data/atril.1
@@ -1,41 +1,69 @@
-.TH ATRIL 1 "30 Jan 2007"
-.SH NAME
-\fBatril\fP \- MATE document viewer
-
-The Atril Document Viewer application for MATE desktop environment
-
-.SH SYNTAX
-.B atril
-.RI [--help]
-.RI [--usage]
-.RI [--page-label=<label>]
-.RI [--quit]
-.RI [filename(s)...]
-.SH DESCRIPTION
-.B atril
-
-Atril is a document viewer capable of displaying multiple and single
-page document formats like PDF and Postscript. For more general
-information about Atril please visit our website at
-http://www.mate.org/projects/atril/
-
-.LP
-.SH OPTIONS
-
+.\" Man page for Atril
+.TH ATRIL 1 "30 January 2014" "MATE Desktop Environment"
+.\" Please adjust this date when revising the manpage.
+.\"
+.SH "NAME"
+Atril \- The MATE Document Viewer
+.SH "SYNTAX"
+.B atril [OPTIONS...] [FILES...]
+.SH "DESCRIPTION"
+Atril is the official Document Viewer of the MATE Desktop Environment, it is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI, XPS and Portable Document Format (PDF) files.
.TP
-\fB\-\-help\fR
-Prints the command line options.
+When supported by the document, it also allows searching for text, copying text to the clipboard, hypertext navigation, and table-of-contents bookmarks.
.TP
-\fB\-\-page\-label=label\fR
-You can pass a page label or page number here, this page will be selected in
-the document if it exists.
+This manual page briefly documents the \fBatril\fR command.
+
+.SH "OPTIONS"
.TP
\fBfilename(s)...\fR
-Specifies the file to open when Atril starts. If this is not
-specified, Atril will open a blank window. Multiple files can be loaded
-if they are separated by spaces. Atril also supports handling of
-remote files. For example, you can pass the location on the web or load
-a file from a FTP server, like "ftp://adobe.com/sample.pdf".
+Specifies the file to open when \fBatril\fR starts. If this is not specified, \fBatril\fR will start with a blank window and you may open a file from the menu or by using the shortcut CTRL+O. Multiple files can be loaded if they are separated by spaces. \fBatril\fR also supports handling of remote files.
+.TP
+\fB\-p, \-\-page\-label=PAGE\fR
+Here you can specify a page label, this page will be selected in the document if it exists.
+.TP
+\fB\-i, \-\-page\-index=NUMBER\fR
+Here you can specify a page number, this page will be selected in the document if it exists.
+.TP
+\fB\-f, \-\-fullscreen\fR
+Start \fBatril\fR in fullscreen mode. You must specify a document to start in fullscreen mode.
+.TP
+\fB\-s, \-\-presentation\fR
+Start \fBatril\fR in presentation mode. You must specify a document to start in presentation mode.
+.TP
+\fB\-w, \-\-preview\fR
+Start \fBatril\fR in preview mode. You must specify a document to start in preview mode.
+.TP
+\fB\-\-display=DISPLAY\fR
+X display to use.
+.TP
+\fB\-\-version\fR
+Output version information and exit.
+.TP
+\fB\-?, \-h, \-\-help\fR
+Print standard command line options.
+.TP
+\fB\-\-help\-all\fR
+Print all command line options.
+.P
+This program also accepts the standard GTK options.
+
+.SH "EXAMPLES"
+\fBatril \-\-preview ~/Desktop/stuff.ps\fR
+.RS 4
+Open stuff.ps from the current users desktop, in preview mode.
+.RE
+.PP
+\fBatril \-i 2 \-s ./document.pdf\fR
+.RS 4
+Open document.pdf from the current working directory, on page 2 in presentation mode.
-.SH BUGS
-If you find a bug, please report it at http://bugzilla.mate.org/enter_bug.cgi?product=atril.
+.SH "BUGS"
+.SS Should you encounter any bugs, they may be reported at:
+http://github.com/mate-desktop/atril/issues
+.SH "AUTHORS"
+.SS This Man Page has been written for the MATE Desktop Environment by:
+Adam Erdman <[email protected]> (2014)
+.SH "SEE ALSO"
+.SS
+Atril documentation can be found from the "Help" menu, or by pressing the F1 key.
+Further information may also be available at: http://wiki.mate-desktop.org/docs