Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

evince(1) [v7 man page]

EVINCE(1)						      General Commands Manual							 EVINCE(1)

NAME
evince - GNOME document viewer The Evince Document Viewer application for GNOME desktop environment SYNTAX
evince [--help] [--usage] [--page-label=<label>] [--quit] [filename(s)...] DESCRIPTION
evince Evince is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript. For more general information about Evince please visit our website at http://www.gnome.org/projects/evince/ OPTIONS
--help Prints the command line options. --page-label=label You can pass a page label or page number here, this page will be selected in the document if it exists. filename(s)... Specifies the file to open when Evince starts. If this is not specified, Evince will open a blank window. Multiple files can be loaded 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". BUGS
If you find a bug, please report it at http://bugzilla.gnome.org/enter_bug.cgi?product=evince. 30 Jan 2007 EVINCE(1)

Check Out this Related Man Page

GEDIT(1)						      General Commands Manual							  GEDIT(1)

NAME
gedit - text editor for the GNOME Desktop SYNOPSIS
gedit [OPTION]... [FILE]... DESCRIPTION
gedit is the official text editor of the GNOME desktop environment. While aiming at simplicity and ease of use, gedit is a powerful general purpose text editor. It can be used to create and edit all kinds of text files. gedit features a flexible plugin system which can be used to dynamically add new advanced features to gedit itself. OPTIONS
--help Prints the command line options. --encoding Set the character encoding to be used for opening the files listed on the command line". --new-window Create a new toplevel window in an existing instance of gedit. --new-document Create a new document in an existing instance of gedit. +[num] For the first file, go to the line specified by "num" (do not insert a space between the "+" sign and the number). If "num" is missing, go to the last line. filename(s)... Specifies the file to open when gedit starts. If this is not specified, gedit will load a blank file with an "Unsaved Document" label. Multiple files can be loaded if they are separated by spaces. gedit also supports handling of remote files. For example, you can pass the location of a webpage to gedit, like "http://www.gnome.org", or load a file from a FTP server, like "ftp://ftp.gnome.org/robots.txt". --list-encodings Display list of possible values for the encoding option and exit --version Output version information and exit BUGS
If you find a bug, please report it at http://bugzilla.gnome.org/enter_bug.cgi?product=gedit. AUTHORS
Paolo Maggi (paolo@gnome.org) Paolo Borelli (pborelli@katamail.com) James Willcox (jwillcox@gnome.org) Federico Mena Quintero (federico@novell.com) Chema Celorio 24 Apr 2006 GEDIT(1)
Man Page