aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/cgi.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2011-03-30 23:10:59 -0400
committerRalph Amissah <ralph@amissah.com>2011-03-30 23:13:37 -0400
commitd5d39d4e70efefa8d0166dd75ab1a4649e071c93 (patch)
treec2420e412af5e0d429ac0a1c073f7cca8dcc1bd2 /lib/sisu/v3/cgi.rb
parentv2, v3: sysenv, remove repeated method (diff)
v2, v3: cgi, sample-search-form, string output (+ clean unused help text)
* ruby1.9.2 transition related
Diffstat (limited to 'lib/sisu/v3/cgi.rb')
-rw-r--r--lib/sisu/v3/cgi.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/sisu/v3/cgi.rb b/lib/sisu/v3/cgi.rb
index 7b01ae98..357a4332 100644
--- a/lib/sisu/v3/cgi.rb
+++ b/lib/sisu/v3/cgi.rb
@@ -71,8 +71,6 @@ module SiSU_CGI
a=%{
For help on sisu search, type:
sisu --help search
- For help on setting up hyperestraier for sisu, type:
- sisu --help hyperestraier
}
SiSU_Screen::Ansi.new(@opt.cmd,a).print_grey
end