Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Name

help — Show online help

Syntax

Panel
bgColor#FFFFAA
borderWidth1
borderStylesolid

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

No Format
bgColor#eeeeee
borderWidth1
help          ; # Show help frontpage
help workflow ; # Show the help page for the workflow command

{noformat}

{pagebreak}