summaryrefslogtreecommitdiff
path: root/help/C/mate-terminal-to-start.page
diff options
context:
space:
mode:
Diffstat (limited to 'help/C/mate-terminal-to-start.page')
-rw-r--r--help/C/mate-terminal-to-start.page27
1 files changed, 27 insertions, 0 deletions
diff --git a/help/C/mate-terminal-to-start.page b/help/C/mate-terminal-to-start.page
new file mode 100644
index 0000000..850b7ec
--- /dev/null
+++ b/help/C/mate-terminal-to-start.page
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+<page xmlns="http://projectmallard.org/1.0/" id="mate-terminal-to-start" type="topic">
+ <info>
+ <link type="guide" xref="index#get-started"/>
+ <link type="next" xref="mate-terminal-first-start"/>
+ </info>
+ <title>Starting MATE Terminal</title>
+ <p>
+ You can start <app>MATE Terminal</app> in the following ways:
+ </p>
+ <terms style="variablelist">
+ <item>
+ <title><gui style="guimenu">Applications</gui> menu</title>
+ <p>
+ Choose <guiseq><gui style="guimenu">Accessories</gui><gui style="guimenuitem">Terminal</gui></guiseq>.</p>
+ </item>
+ <item>
+ <title>Command line</title>
+ <p>
+ Execute the following command: <cmd>mate-terminal</cmd>
+ </p>
+ <p>
+ You can use command line options to modify the way in which you run <app>MATE Terminal</app>. To view the command line options, execute the following command: <cmd>mate-terminal --help</cmd>
+ </p>
+ </item>
+ </terms>
+</page>