standard library manpages for v1.8.5

C

Chris Henderson

I am running Ruby 1.8.5 on OpenBSD 4.1. and trying to access Ruby
standard library documentation in manpage format but have not found
any. I know I can access this via the website but I prefer not to and
prefer manpages or similar form of documentation for offline browsing.
I been trying to access the documentation on fileutils and typed rdoc
in my console and it generated a bunch of HTML files and fileutils is
included in ~/../doc/classes but doesn't give much information on it.
Is there any way I could access these in manpage or any other
plain-text format?

Thanks.
 
S

Stefano Crocco

Alle gioved=EC 20 settembre 2007, Chris Henderson ha scritto:
I am running Ruby 1.8.5 on OpenBSD 4.1. and trying to access Ruby
standard library documentation in manpage format but have not found
any. I know I can access this via the website but I prefer not to and
prefer manpages or similar form of documentation for offline browsing.
I been trying to access the documentation on fileutils and typed rdoc
in my console and it generated a bunch of HTML files and fileutils is
included in ~/../doc/classes but doesn't give much information on it.
Is there any way I could access these in manpage or any other
plain-text format?

Thanks.

Try:

ri FileUtils

Stefano
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,901
Latest member
Noble71S45

Latest Threads

Top