Skip to content

Instantly share code, notes, and snippets.

@dormando
Created January 20, 2019 00:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dormando/a138a9a63b4c17e0b3d11a8f8cb7de1d to your computer and use it in GitHub Desktop.
Save dormando/a138a9a63b4c17e0b3d11a8f8cb7de1d to your computer and use it in GitHub Desktop.
when I say "I enjoyed writing perl", these are the little things that add up
$ perldoc
Usage: perldoc [-hVriDtumUFXlT] [-n nroffer_program]
[-d output_filename] [-o output_format] [-M FormatterModule]
[-w formatter_option:option_value] [-L translation_code]
PageName|ModuleName|ProgramName
Examples:
perldoc -f PerlFunc
perldoc -q FAQKeywords
perldoc -v PerlVar
perldoc -a PerlAPI
The -h option prints more help. Also try "perldoc perldoc" to get
acquainted with the system. [Perldoc v3.28]
$ rustdoc
error: missing file operand
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment