aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v0/help.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2007-10-14 21:29:55 +0100
committerRalph Amissah <ralph@amissah.com>2007-10-14 21:29:55 +0100
commit69e8c05210e249e679b259cb843a5e708273e9be (patch)
tree065b61391a561df11711106e4767d6d0b2a7225e /lib/sisu/v0/help.rb
parentremote, (put, get) in single file; embedded content, posted locally and remot... (diff)
shared markup source output moved to own common src directory
Diffstat (limited to 'lib/sisu/v0/help.rb')
-rw-r--r--lib/sisu/v0/help.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sisu/v0/help.rb b/lib/sisu/v0/help.rb
index 0cd100f4..5c568074 100644
--- a/lib/sisu/v0/help.rb
+++ b/lib/sisu/v0/help.rb
@@ -64,7 +64,7 @@ module SiSU_Help
if color =~/color_off/; @cX=SiSU_Screen::Ansi.new('k').cX
else @cX=SiSU_Screen::Ansi.new('yes').cX
end
- fns='dummy_file_ref.sst'
+ fns='help_example_dummy_file_name.sst'
@env=SiSU_Env::Info_env.new(fns)
@db=SiSU_Env::Info_db.new
m=/.+\/(\S+)/m