[gnome-terminal/wip/mallard-merge: 157/261] Help: Modified help on	gs-run-program.page.
- From: Ekaterina Gerasimova <egerasimov src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gnome-terminal/wip/mallard-merge: 157/261] Help: Modified help on	gs-run-program.page.
- Date: Fri,  1 Mar 2013 21:56:54 +0000 (UTC)
commit 7cf6d2007ae3315385051ca1fb4a0f907892fa49
Author: Sindhu S <sindhus live in>
Date:   Fri Feb 22 20:02:20 2013 +0530
    Help: Modified help on gs-run-program.page.
    
    Added steps.
    Note about locating where a program is installed on the computer
    is required because the user may try to execute a program not yet
    installed on his computer, here the explaining to the user that
    he/she can check if the program is installed on the computer by
    using which enables them to successfully run a program.
 help/C/gs-run-program.page |   19 ++++++++++---------
 1 files changed, 10 insertions(+), 9 deletions(-)
---
diff --git a/help/C/gs-run-program.page b/help/C/gs-run-program.page
index 53ba299..639fbbf 100644
--- a/help/C/gs-run-program.page
+++ b/help/C/gs-run-program.page
@@ -15,20 +15,21 @@
     <desc>Launch programs or run commands using <app>Terminal</app></desc>
   </info>
 
-  <title>Run a program</title>
+  <title>Execute a command</title>
 
-  <!--Should I put a screencast here? -->
-  <!-- No, avoid using them unless you have to. -->
+  <p>To launch programs or execute commands using <app>Terminal</app>:</p>
 
-  <p>To launch programs or run commands using <app>Terminal</app>, type the
-  command in the <app>Terminal</app> prompt and press <key>Enter</key>.</p>
-
-<!-- One-key commands should not have a <keyseq> around them. -->
+  <steps>
+    <item>
+      <p>Type the command in the <app>Terminal</app> prompt.</p>
+    </item>
+    <item>
+      <p>Press <key>Enter</key>.</p>
+    </item>
+  </steps>
 
   <note style="tip">
 
-    <!-- Why and how is this useful? -->
-
     <p>To find out where the program is installed on your computer, type
     <code>which</code> followed by the program name.</p>
   </note>
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]