[gnome-terminal/mallard-help] Help: Modified help on gs-run-program.page.
- From: Sindhu S <sindhus src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-terminal/mallard-help] Help: Modified help on gs-run-program.page.
- Date: Fri, 22 Feb 2013 14:36:38 +0000 (UTC)
commit b8184747f8f5f2126c0c3c38cf9803d745d44400
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]