From a950e348c8b285a039b44205a92fa6bdf7795637 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Sun, 18 Aug 2013 03:10:38 +0200 Subject: [PATCH] just doc stuff --- lib/frontends/lish.py | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/lib/frontends/lish.py b/lib/frontends/lish.py index 3ae6777..575ebf1 100644 --- a/lib/frontends/lish.py +++ b/lib/frontends/lish.py @@ -1,10 +1,7 @@ """ Lish is the Linspector Interactive Shell... -This will become an interface to Linspector at "start" time. Think about MidnightCommander... and then run -Linspector in a screen session and not as daemon, why not? BTW.: Daemonization is at this point of development -cancelled, because it makes no sense to daemonize everything. Linspector is a user software which will run in any -screen session perfectly. +This will become a commandline interface to Linspector. Think of a network switch or router like those from Cisco. """ # what is this?