]> www.fi.muni.cz Git - evince.git/blobdiff - help/C/commandline.page
[presentation] resize presentation when window allocation changes
[evince.git] / help / C / commandline.page
index 01beba1855e09f02c64eb6bbc952449aaa6f5aa6..77f1e162c7e0b5d69f3493e91d2ff17679f399a6 100644 (file)
@@ -3,24 +3,26 @@
       id="commandline">
 
   <info>
-    <link type="guide" xref="index#other"/>
-    <desc>The Document Viewer can be started with the <cmd>evince</cmd> command.</desc>
-
+    <link type="guide" xref="index#advanced"/>
+    <title type="sort">Command Line</title>
+    <desc>The <cmd>evince</cmd> command can open any number of files, at specific pages and in various modes.</desc>
     <revision pkgversion="2.30.3" version="0.1" date="2010-07-26" status="review"/>
     <credit type="author">
       <name>Phil Bull</name>
       <email>philbull@gmail.com</email>
+    <name>Tiffany Antopolski</name>
+    <email>tiffany@antopolski.com</email>
     </credit>
     <license>
       <p>Creative Commons Share Alike 3.0</p>
-    </license>    
+    </license>
 
   </info>
 
-<title>Opening The Document Viewer From The Command Line</title>
+<title>The Command Line</title>
 
 <p>
-To start the Document Viewer from the command line, type <cmd>evince</cmd>. You 
+To start the Document Viewer from the command line, type <cmd>evince</cmd>. You
 can open a specific file by typing the filename after the evince command:
 </p>
 
@@ -36,12 +38,12 @@ Evince also supports the handling of files on the web.  For example, after the e
 <section>
     <title>Opening A Document At A Specific Page</title>
     <p>
-    You can use the <cmd>--page-label</cmd> switch to open a document at a 
+    You can use the <cmd>--page-label</cmd> switch to open a document at a
     specific page. For example, to open a document to page 3, you would type:
     </p>
     <screen>evince --page-label=3</screen>
     <p>
-    The page label should be in the same format as the page number displayed in 
+    The page label should be in the same format as the page number displayed in
     the Document Viewer toolbar.
     </p>
 </section>