File: README.manpages

package info (click to toggle)
erlang-manpages 1%3A12.b.3-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 4,188 kB
  • ctags: 2
  • sloc: makefile: 68; perl: 30; sh: 15
file content (7 lines) | stat: -rw-r--r-- 271 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
Erlang documentation is available as manpages. However, to avoid a mixup
with existing utilities, Erlang uses its own hierarchy and mechanism for
reading the documentation, based on "erl -man ...".

For example, to get help on the "global" module, use

  erl -man global