Man
Table of Contents

Command line

erl -man <topic>

for example:

erl -man stdlib // to see help of stdlib module

Note

  1. Press 'q' to quit help system
  2. Press '/' + <word> to seach a word.
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License