]> git.sur5r.net Git - glabels/blobdiff - help/pt_BR/multifile.page
Imported Upstream version 3.2.0
[glabels] / help / pt_BR / multifile.page
diff --git a/help/pt_BR/multifile.page b/help/pt_BR/multifile.page
new file mode 100644 (file)
index 0000000..0f033eb
--- /dev/null
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/" xmlns:e="http://projectmallard.org/experimental/" type="guide" id="multifile" xml:lang="pt-BR">
+
+  <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>