Unknown macro: {alias}
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
Unknown macro: {indent}
Shows this page, ie the documentation for the help command.
command
Unknown macro: {indent}
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
Unknown macro: {pagebreak}