aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v0/help.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2007-10-19 20:28:48 +0100
committerRalph Amissah <ralph@amissah.com>2007-10-19 20:28:48 +0100
commit8c67d466ead2096d713515c88fcee17c473ecde5 (patch)
tree5caa22e8124a0ba158e6a31c36c20449364edc77 /lib/sisu/v0/help.rb
parentmostly adjustment to image paths (for local and remote operations) (diff)
mostly paths for shared markup source (txt and pod), also...
also current Debian/Sid ruby1.9 upgrade removes a bug, so a related test/warning in options.rb removed
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 b5077fa1..84a7391d 100644
--- a/lib/sisu/v0/help.rb
+++ b/lib/sisu/v0/help.rb
@@ -67,7 +67,7 @@ module SiSU_Help
fns='help_example_dummy_file_name.sst'
@env=SiSU_Env::Info_env.new(fns)
@db=SiSU_Env::Info_db.new
- m=/.+\/(\S+)/m
+ m=/.+\/(?:src\/)?(\S+)/im # m=/.+?\/(?:src\/)?([^\/]+)$/im # m=/.+\/(\S+)/m
@output_stub=Dir.pwd[m,1]
end
def help_request