[gnome-terminal/wip/mallard-merge: 111/225] Help: Added help on saving Terminal contents.



commit f6eaf373bc2601d1c2334b09ce72dfacf4eca5eb
Author: Sindhu S <sindhus live in>
Date:   Mon Feb 18 01:20:38 2013 +0530

    Help: Added help on saving Terminal contents.
    
    Added steps to save Terminal output as a file.
    Added a note that mentions valid file extensions for the to-be
    saved file.

 help/C/txt-save-text.page |   22 ++++++++++++++++++++--
 1 files changed, 20 insertions(+), 2 deletions(-)
---
diff --git a/help/C/txt-save-text.page b/help/C/txt-save-text.page
index 8a74bc6..1064e5f 100644
--- a/help/C/txt-save-text.page
+++ b/help/C/txt-save-text.page
@@ -16,7 +16,25 @@
 
   </info>
 
-  <title>Save text</title>
+  <title>Save contents</title>
 
-  <p></p>
+  <p>You can save all output of a <app>Terminal</app> tab or window as a text file. This is useful if you 
have to submit the terminal output as debugging information.</p>
+
+  <steps>
+    <item>
+      <p>Go to <guiseq><gui style="menu">File</gui></guiseq>.</p>
+    </item>
+    <item>
+      <p>Select <gui style="menuitem">Save Contents</gui>.</p>
+    </item>
+    <item>
+      <p>Browse to the desired directory, enter filename.</p>
+    </item>
+   <item>
+      <p>Click <gui style="button">Save</gui>.</p>
+    </item>
+  </steps>
+  <note style="tip">
+    <p>You may optionally input a file extension along with the filename. Valid file extensions are 
<input>.doc</input> and <input>.txt</input>.</p>
+  </note>
 </page>


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