Package osh :: Package command :: Module help
[frames] | no frames]

Module help

source code

help [OSH_COMMAND]

If OSH_COMMAND is specified, print usage information for the named osh command. Otherwise, list the builtin commands.

Functions
 
help(osh_command=None)
Prints usage information on osh commands.
source code
Function Details

help(osh_command=None)

source code 

Prints usage information on osh commands. If osh_command is specified, print usage information for the named osh command. Otherwise, list the builtin commands.