[gnome-terminal/wip/mallard-merge: 189/266] Help: Modified help on gs-execute-commands.page.



commit d719f536fd69d254ddaf2c599a589656dca845d0
Author: Sindhu S <sindhus live in>
Date:   Sun Feb 24 18:03:26 2013 +0530

    Help: Modified help on gs-execute-commands.page.
    
    Reworded introductory explanation on what a command is.
    Added seealso links to overview to enable the user to read
    more about command line, prompt and other Terminal jargon.

 help/C/gs-execute-commands.page |    4 ++--
 help/C/overview.page            |    7 +++----
 2 files changed, 5 insertions(+), 6 deletions(-)
---
diff --git a/help/C/gs-execute-commands.page b/help/C/gs-execute-commands.page
index 27d237e..559d5ac 100644
--- a/help/C/gs-execute-commands.page
+++ b/help/C/gs-execute-commands.page
@@ -6,6 +6,7 @@
     <revision version="0.1" date="2013-01-10" status="draft"/>
     <link type="guide" xref="index#getting-started"/>
     <link type="seealso" xref="txt-copy-paste"/>
+    <link type="seealso" xref="overview"/>
 
     <credit type="author copyright">
       <name>Sindhu S</name>
@@ -23,8 +24,7 @@
 
   <title>Execute a command</title>
 
-  <p>You can run both command line and Graphical User Interface (GUI) programs
-  in <app>Terminal</app>.</p>
+  <p>Any input entered in the <app>Terminal</app> to be executed is referred to as a command. You can run 
both command line and Graphical User Interface (GUI) programs in <app>Terminal</app>. </p>
 
   <p>To launch programs or execute commands using <app>Terminal</app>:</p>
 
diff --git a/help/C/overview.page b/help/C/overview.page
index bf71924..4f624c4 100644
--- a/help/C/overview.page
+++ b/help/C/overview.page
@@ -1,6 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
       type="guide" style="task"
-      id="overview1">
+      id="overview">
   <info>
     <revision version="0.1" date="2013-01-10" status="draft"/>
     <link type="guide" xref="index"/>
@@ -26,12 +26,11 @@
   terminal inside a graphical user interface (GUI) environment.
   <app>Terminal</app> is a terminal emulator for GNOME.</p>
 
-<!-- Good use of a terms list! -->
   <terms>
     <item>
       <title>VTE</title>
-      <p><!---What is VTE? --></p>
-      <p><!--What is the connection between a terminal and a shell?--></p>
+      <p><!---TODO: What is VTE? --></p>
+      <p><!--TODO: What is the connection between a terminal and a shell?--></p>
     </item>
     <item>
       <title>Shell</title>


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