[gnome-terminal/wip/mallard-merge: 22/234] help: add overview1.page



commit 8d8e8923c402fd064716fa91abd1913667c33e8e
Author: Sindhu S <sindhus live in>
Date:   Thu Jan 10 17:09:52 2013 +0530

    help: add overview1.page
    
    Included suitable page title and description.
    Included explanation about 'terminal' and command line interface.
    
    Added definitions of Terminal, terminal, terminal-emulator
    and shell.

 help/C/overview1.page            |   22 ++++++++++++++++++++++
 help/C/terminal-environment.page |   22 ----------------------
 2 files changed, 22 insertions(+), 22 deletions(-)
---
diff --git a/help/C/overview1.page b/help/C/overview1.page
new file mode 100644
index 0000000..953de24
--- /dev/null
+++ b/help/C/overview1.page
@@ -0,0 +1,22 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide" style="task"
+      id="overview1">
+  <info>
+    <revision version="0.1" date="2013-01-10" status="draft"/>
+    <link type="guide" xref="index"/>
+    <credit type="author copyright">
+      <name>Sindhu S</name>
+      <email>sindhus live in</email>
+      <years>2013</years>
+    </credit>
+
+    <desc>What is a terminal?</desc>
+  </info>
+
+  <title>Overview of <app>Terminal</app></title>
+
+  <p><app>Terminal</app> is a terminal emulator for GNOME. A terminal is a text input point in a computer 
also called the Command Line Interface (CLI). A terminal emulator emulates a text terminal inside a GUI 
environment such as GNOME. </p>
+
+  <p>A shell is a program that provides an interface to run commands and programs inside a terminal.</p>
+
+</page>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]