[Mono-list] Mono's bin directory
Jonathan Pryor
jonpryor at vt.edu
Fri Dec 17 12:06:58 EST 2010
On Dec 16, 2010, at 8:40 PM, Steve Lessard wrote:
> Loading the man page for each of these tools wouldn't be very efficient.
Why isn't reading the man pages efficient? They're online:
http://www.go-mono.com/docs/index.aspx?link=root:/man
Of course, if you're on a Unixy platform you can use 'man path/to/filename' to read them as well. Unfortunately, not all tools have man pages, e.g. installvst and svcutil, even though they are installed into $PREFIX/bin.
> Is there some easy way to get a short description of what each of these tools does?
Not unless the tool has a README, which is true for some tools (e.g. mono/mcs/tools/linker/README) but not others (e.g. mdoc).
- Jon
More information about the Mono-list
mailing list