[evince] doc: Update man page
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] doc: Update man page
- Date: Sun, 19 Jun 2011 09:51:26 +0000 (UTC)
commit 9157272549886dd708306fa1bb0bd38aeb5d222b
Author: Sven Arvidsson <sa whiz se>
Date: Sun Jun 19 11:50:50 2011 +0200
doc: Update man page
Fixes bug #526539.
data/evince.1 | 38 +++++++++++++++++++++++++++++++++-----
1 files changed, 33 insertions(+), 5 deletions(-)
---
diff --git a/data/evince.1 b/data/evince.1
index 11b762d..5bc5517 100644
--- a/data/evince.1
+++ b/data/evince.1
@@ -1,4 +1,4 @@
-.TH EVINCE 1 "30 Jan 2007"
+.TH evince 1 "19 Jun 2011" "GNOME"
.SH NAME
\fBevince\fP \- GNOME document viewer
@@ -7,9 +7,11 @@ The Evince Document Viewer application for GNOME desktop environment
.SH SYNTAX
.B evince
.RI [--help]
-.RI [--usage]
.RI [--page-label=<label>]
-.RI [--quit]
+.RI [--fullscreen]
+.RI [--presentation]
+.RI [--preview]
+.RI [--find=STRING]
.RI [filename(s)...]
.SH DESCRIPTION
.B evince
@@ -23,13 +25,23 @@ http://www.gnome.org/projects/evince/
.SH OPTIONS
.TP
-\fB\-\-help\fR
+\fB\-?, \-\-help\fR
Prints the command line options.
.TP
-\fB\-\-page\-label=label\fR
+\fB\-p, \-\-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.
.TP
+\fB\-f, \-\-fullscreen\fR
+Run evince in fullscreen mode.
+.TP
+\fB\-s, \-\-presentation\fR
+Run evince in presentation mode.
+.TP
+\fB\-l, \-\-find=string\fR
+You can pass a word or phrase here. If it exists, evince will display
+the document and the first match.
+.TP
\fBfilename(s)...\fR
Specifies the file to open when Evince starts. If this is not
specified, Evince will open a blank window. Multiple files can be loaded
@@ -37,5 +49,21 @@ if they are separated by spaces. Evince 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".
+.SH Print preview options
+These options are primarily intended for use with the GTK+ print
+preview function. For more information about these options see
+http://developer.gnome.org/gtk3/stable/GtkSettings.html#GtkSettings--gtk-print-preview-command
+.TP
+\fB\-w, \-\-preview\fR
+Run evince as a previewer.
+.TP
+\fB\-\-unlink\-temp\-file\fR
+If evince is run in preview mode, this will unlink the temporary file
+created by GTK+.
+.TP
+\fB\-\-print\-settings %s %f
+This sends the full path of the PDF file, f, and the settings of the
+print dialog, s, to evince.
+
.SH BUGS
If you find a bug, please report it at http://bugzilla.gnome.org/enter_bug.cgi?product=evince.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]