[gnome-terminal/wip/mallard-merge: 152/154] help: update pref-reset.page



commit 4ead6e1993589c8b82a76580ea0074f92f06cd58
Author: Sindhu S <sindhus live in>
Date:   Wed Feb 27 14:05:01 2013 +0530

    help: update pref-reset.page
    
    Added sections on how to use reset and reset & clear options.

 help/C/pref-reset.page |   44 ++++++++++++++++++++++++++++++++++++++++----
 1 files changed, 40 insertions(+), 4 deletions(-)
---
diff --git a/help/C/pref-reset.page b/help/C/pref-reset.page
index fe39390..68c2037 100644
--- a/help/C/pref-reset.page
+++ b/help/C/pref-reset.page
@@ -5,7 +5,7 @@
   <info>
     <revision version="0.1" date="2013-01-11" status="draft"/>
     <link type="guide" xref="index#preferences"/>
-    <link type="seealso" xref="pref-menubar" />
+    <link type="seealso" xref="pref-keyboard-access"/>
 
     <credit type="author copyright">
       <name>Sindhu S</name>
@@ -13,11 +13,47 @@
       <years>2013</years>
     </credit>
 
-    <desc>Reset and clear your <app>Terminal</app></desc>
+    <desc>Reset and clear your <app>Terminal</app>.</desc>
   </info>
 
-  <title>Reset changes</title>
+  <title>Recover your <app>Terminal</app></title>
 
-  <p></p>
+  <p>You can recover your <app>Terminal</app> in the following ways:</p>
 
+  <section id="reset">
+    <title>Reset</title>
+
+    <p>Reset your <app>Terminal</app>:</p>
+
+    <steps>
+      <item>
+        <p>Select <guiseq><gui style="menu">Terminal</gui><gui
+        style="menuitem">Reset</gui></guiseq>.</p>
+      </item>
+      <item>
+        <p>Press <key>Enter</key> to obtain the prompt.</p>
+      </item>
+    </steps>
+
+  </section>
+
+  <section id="reset-clear">
+    <title>Reset and Clear</title>
+
+    <p>In addition to resetting your <app>Terminal</app>,
+    <gui style="menuitem">Reset and Clear</gui> clears the visible
+    <app>Terminal</app> screen space of all terminal output. To
+    <gui style="menuitem">Reset and Clear</gui> your <app>Terminal</app>:</p>
+
+    <steps>
+      <item>
+        <p>Select <guiseq><gui style="menu">Terminal</gui>
+        <gui style="menuitem">Reset and Clear</gui></guiseq>.</p>
+      </item>
+      <item>
+        <p>Press <key>Enter</key> to obtain the prompt.</p>
+      </item>
+    </steps>
+
+  </section>
 </page>


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