]> git.sur5r.net Git - glabels/blob - help/sl/multifile.page
Imported Upstream version 3.2.0
[glabels] / help / sl / multifile.page
1 <?xml version="1.0" encoding="utf-8"?>
2 <page xmlns="http://projectmallard.org/1.0/" xmlns:e="http://projectmallard.org/experimental/" type="guide" id="multifile" xml:lang="sl">
3
4   <info>
5     <link type="guide" xref="index#usage"/>
6     <revision pkgversion="3.0" version="0.1" date="2010-05-04" status="incomplete"/>
7     <desc>
8       How to open multiple files at once by using the command line.
9     </desc>
10     <credit type="author">
11       <name>Jim Evins</name>
12       <email>evins@snaught.com</email>
13     </credit>
14     <credit type="author">
15       <name>Mario Blättermann</name>
16       <email>mario.blaettermann@gmail.com</email>
17     </credit>
18     <license>
19       <p>Creative Commons - deljenje pod enakimi pogoji 3.0</p>
20     </license>    
21   </info>
22
23     <title>To open multiple files from the command line</title>
24
25       <p>You can run <app>gLabels</app> from a command line
26         and open a single file or multiple files. To open multiple files from
27         a command line, type the following command, then press
28         <key>Return</key>:</p>
29
30       <p><cmd>glabels
31       <var>file1.glabels file2.glabels file3.glabels</var>
32       </cmd></p>
33
34       <p>When the application starts, the files that you specify are
35         displayed in separate <app>gLabels</app> windows.</p>
36
37 </page>