/usr/share/help/C/glabels-3.0/multifile.page is in glabels-data 3.2.1-2build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 | <page xmlns="http://projectmallard.org/1.0/"
xmlns:e="http://projectmallard.org/experimental/"
type="guide"
id="multifile">
<info>
<link type="guide" xref="index#usage"/>
<revision pkgversion="3.0" version="0.1" date="2010-05-04" status="incomplete"/>
<desc>
How to open multiple files at once by using the command line.
</desc>
<credit type="author">
<name>Jim Evins</name>
<email>evins@snaught.com</email>
</credit>
<credit type="author">
<name>Mario Blättermann</name>
<email>mario.blaettermann@gmail.com</email>
</credit>
<license>
<p>Creative Commons Share Alike 3.0</p>
</license>
</info>
<title>To open multiple files from the command line</title>
<p>You can run <app>gLabels</app> from a command line
and open a single file or multiple files. To open multiple files from
a command line, type the following command, then press
<key>Return</key>:</p>
<p><cmd>glabels
<var>file1.glabels file2.glabels file3.glabels</var>
</cmd></p>
<p>When the application starts, the files that you specify are
displayed in separate <app>gLabels</app> windows.</p>
</page>
|