help externs for core

Show help on rsh externs.

Signature

> help externs {flags} ...rest

Flags

  • --find, -f {string}: string to find in extern names and usage

Parameters

  • ...rest: the name of extern to get help on

Input/output types:

input output
nothing table

Examples

show all externs

> help externs

show help for single extern

> help externs smth

search for string in extern names and usages

> help externs --find smth