help - Show online help

Name

help — Show online help

Syntax

help [help | command]

Description

The help command shows the online help for a given command. If no arguments are provided the help frontpage is shown. The command is self documenting, so you can provide help as a command argument.

Arguments

help

Shows this page, ie the documentation for the help command.

command

Providing a command name will show the help page for that command.

Examples

Using the help command

help          ; # Show help frontpage
help workflow ; # Show the help page for the workflow command