[PATCH 2/8] Fix helptext - shell may not be interactive

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

 



If invoked with run_cmdline instead of run_interactive, the shell may not
be interactive, in which case the helptext would be misleading.

Signed-off-by: Andy Grover <agrover@xxxxxxxxxx>
---
 configshell/node.py |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/configshell/node.py b/configshell/node.py
index 9f6295e..282800f 100644
--- a/configshell/node.py
+++ b/configshell/node.py
@@ -40,8 +40,8 @@ class ConfigNode(object):
     help_intro = '''
                  GENERALITIES
                  ============
-                 This is an interactive shell in which you can create, delete
-                 and configure configuration objects.
+                 This is a shell in which you can create, delete and configure
+                 configuration objects.
 
                  The available commands depend on the current path or target
                  path you want to run a command in: different path have
-- 
1.7.1

--
To unsubscribe from this list: send the line "unsubscribe target-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux SCSI]     [Kernel Newbies]     [Linux SCSI Target Infrastructure]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Device Mapper]

  Powered by Linux