[gnome-terminal/wip/mallard-merge: 109/341] Help: Reflowed paragraphs in txt-search.page



commit c8c6ea48e7a6316913778dc26bbabc2fcd3a9bb1
Author: Sindhu S <sindhus live in>
Date:   Sat Feb 9 13:51:18 2013 +0530

    Help: Reflowed paragraphs in txt-search.page

 help/C/txt-search.page |   27 +++++++++++++++++++++------
 1 files changed, 21 insertions(+), 6 deletions(-)
---
diff --git a/help/C/txt-search.page b/help/C/txt-search.page
index 52cc383..eb832b1 100644
--- a/help/C/txt-search.page
+++ b/help/C/txt-search.page
@@ -19,18 +19,29 @@
 
   <title>Search for text</title>
 
-  <p>You can search for text in <app>Terminal</app> output. Go to <guiseq><gui style="menu">Search</gui><gui 
style="menuitem">Find</gui></guiseq>. In <gui style="textbox">Search for:</gui>, type in the search keyword 
and press <gui style="button">Find</gui>. To return, press <gui style="button">Close</gui>.</p>
+  <p>You can search for text in <app>Terminal</app> output. Go to <guiseq><gui
+  style="menu">Search</gui><gui style="menuitem">Find</gui></guiseq>. In <gui
+  style="textbox">Search for:</gui>, type in the search keyword and press <gui
+  style="button">Find</gui>. To return, press <gui
+  style="button">Close</gui>.</p>
 
-  <p>You can search using the following options to narrow your results accordingly.</p>
+  <p>You can search using the following options to narrow your results
+  accordingly.</p>
 
   <terms>
     <item>
       <title><gui style="checkbox">Match case</gui></title>
-      <p>Select this option to restrict results to only those that match the case of your given keyword, 
that is, your search is set to be case sensitive.</p>
+      <p>Select this option to restrict results to only those that match the
+      case of your given keyword, that is, your search is set to be case
+      sensitive.</p>
     </item>
     <item>
       <title><gui style="checkbox">Match entire word only</gui></title>
-      <p><app>Terminal</app> will look for the entire search keyword and will ignore results that partially 
match your given search. For example, you may have searched for "rhythmbox", <app>Terminal</app> will show 
only results that match this keyword exactly and omit results such as "rhythmbox-client".</p>
+      <p><app>Terminal</app> will look for the entire search keyword and will
+      ignore results that partially match your given search. For example, you
+      may have searched for "rhythmbox", <app>Terminal</app> will show only
+      results that match this keyword exactly and omit results such as
+      "rhythmbox-client".</p>
     </item>
     <item>
       <title><gui style="checkbox">Match as regular expression</gui></title>
@@ -38,12 +49,16 @@
     </item>
     <item>
       <title><gui style="checkbox">Search backwards</gui></title>
-      <p>If selected, this option searches for the keyword from the latest <app>Terminal</app> output and 
upwards. This option is advised when you are looking for the keyword that could have occured recently.</p>
+      <p>If selected, this option searches for the keyword from the latest
+      <app>Terminal</app> output and upwards. This option is advised when you
+      are looking for the keyword that could have occured recently.</p>
     </item>
     <item><gui style="checkbox">Wrap around</gui></item>
     <p><!-- What is this?! --></p>
   </terms>
 
-  <note style="tip"><p>If you expect to work with a lot of <app>Terminal</app> output, you should set 
<gui>scrollback lines</gui> to unlimited to allow <app>Terminal</app> to search more efficiently.</p></note>
+  <note style="tip"><p>If you expect to work with a lot of <app>Terminal</app>
+  output, you should set <gui>scrollback lines</gui> to unlimited to allow
+  <app>Terminal</app> to search more efficiently.</p></note>
 
 </page>


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