diff options
Diffstat (limited to 'lib/sisu/v3/help.rb')
| -rw-r--r-- | lib/sisu/v3/help.rb | 19 | 
1 files changed, 2 insertions, 17 deletions
| diff --git a/lib/sisu/v3/help.rb b/lib/sisu/v3/help.rb index a0d62644..477e93e9 100644 --- a/lib/sisu/v3/help.rb +++ b/lib/sisu/v3/help.rb @@ -1434,7 +1434,7 @@ WOK          sisu --help example        sample marked up documents are provided in directory: -        #{@cX.green}sisu-examples/sample/document_samples_sisu_markup/#{@cX.off} +        #{@cX.green}/usr/share/doc/sisu/markup-samples#{@cX.off}        and online          #{@cX.green}www.jus.uio.no/sisu#{@cX.off}  WOK @@ -1680,22 +1680,7 @@ WOK      def hyperestraier        out_dir='(' + `ls #{@env.path.webserv}`.split("\n").join('|') + ')'        print <<WOK -   See the documentation for hyperestraier -   #{@cX.blue} -   http://hyperestraier.sourceforge.net/ - -   file:///usr/share/doc/hyperestraier/index.html -   #{@cX.off} #{@cX.orange} -   man estcmd -   #{@cX.off} - -   on sisu_hyperestraier: - -   #{@cX.blue} -    man sisu_hyperestraier - -   /usr/share/doc/sisu/sisu_markup/sisu_hyperestraier/index.html -   #{@cX.off} +  Not tested recently, not up-to-date    NOTE: The examples that follow assume that sisu output is placed in the directory    /home/ralph/sisu_www | 
