[gnome-terminal/wip/mallard-merge: 160/261] Help: Modified help on pref-login-shell.page.



commit 07e12c69239fdfd828eeb581607a8fff24ebaf32
Author: Sindhu S <sindhus live in>
Date:   Sat Feb 23 23:21:19 2013 +0530

    Help: Modified help on pref-login-shell.page.
    
    Removed unecessary bits on non-login shells etc.

 help/C/pref-login-shell.page |   27 ++-------------------------
 1 files changed, 2 insertions(+), 25 deletions(-)
---
diff --git a/help/C/pref-login-shell.page b/help/C/pref-login-shell.page
index 3c83896..cb1e49c 100644
--- a/help/C/pref-login-shell.page
+++ b/help/C/pref-login-shell.page
@@ -46,31 +46,8 @@
       </item>
     </terms>
 
-  <p>These shells can be run in two modes:</p>
+  <p>To start a login shell:</p>
 
-  <terms>
-    <item>
-      <title>Interactive</title>
-      <p>Interactive mode refers to shell mode where one can issue comamnds to the shell and it will execute 
the same. An interactive shell is one started with the -i option.</p>
-    </item>
-    <item>
-      <title>Non-interactive</title>
-      <p>A non-interactive shell is usually present when a shell script is running. It is non-interactive 
because it is processing a script and not waiting for user input between commands. For these shell 
invocations, only the environment inherited from the parent shell is used.</p>
-    </item>
-  </terms>
-
-  <table frame="all" rules="rows cols">
-  <tr>
-    <td><p>Types of shell</p></td>  <td><p>Login</p></td>  <td><p>Non-Login</p></td>
-  </tr>
-  <tr>
-    <td><p>Interactive</p></td> <td><p></p></td>
-    <td><p></p></td>
-  </tr>
-  <tr>
-    <td><p>Non-interacative</p></td>
-    <td><p>Not possible</p></td>  <td><p></p></td>
-  </tr>
-</table>
+  <!--TODO: write how to start a login shell -->
 
 </page>


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