[Xfce4-commits] [apps/xfce4-terminal] 01/01: Update man page with --font and --zoom options

noreply at xfce.org noreply at xfce.org
Mon Jul 25 17:16:10 CEST 2016


This is an automated email from the git hooks/post-receive script.

f2404 pushed a commit to branch master
in repository apps/xfce4-terminal.

commit 74bcb785d45d2daeebcab783fd37a9f159e7952e
Author: Igor <f2404 at yandex.ru>
Date:   Mon Jul 25 18:16:05 2016 +0300

    Update man page with --font and --zoom options
---
 doc/xfce4-terminal.1.xml | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/doc/xfce4-terminal.1.xml b/doc/xfce4-terminal.1.xml
index d51ea8f..4f9d914 100644
--- a/doc/xfce4-terminal.1.xml
+++ b/doc/xfce4-terminal.1.xml
@@ -453,6 +453,30 @@
             </para>
           </listitem>
         </varlistentry>
+
+        <varlistentry>
+          <term id="options-window-font">
+            <option>--font=<replaceable>font</replaceable></option>
+          </term>
+          <listitem>
+            <para>
+              Set the terminal font.
+            </para>
+          </listitem>
+        </varlistentry>
+
+        <varlistentry>
+          <term id="options-window-zoom">
+            <option>--zoom=<replaceable>zoom</replaceable></option>
+          </term>
+          <listitem>
+            <para>
+              Set the zoom level: the font size will be multiplied by this level. The range
+              is from -4 to 4, default is 0. Each step multiplies the size by 1.2, i.e.
+              level 4 is 2.0736 (1.2^4) times larger than the default size.
+            </para>
+          </listitem>
+        </varlistentry>
       </variablelist>
     </refsect2>
   </refsect1>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list