]> www.fi.muni.cz Git - evince.git/blobdiff - help/C/commandline.page
docs: removed trailing whitespaces in all .page files
[evince.git] / help / C / commandline.page
index 4d586568a6f451853ba4d9746f29112e8252eac7..77f1e162c7e0b5d69f3493e91d2ff17679f399a6 100644 (file)
     </credit>
     <license>
       <p>Creative Commons Share Alike 3.0</p>
-    </license>    
+    </license>
 
   </info>
 
 <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>
 
@@ -38,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>