Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

NAME

help - an interface to the on-line reference manuals

SYNOPSIS

help [OPTION] [COMMAND]

DESCRIPTION

Display COMMAND's reference manual. If no arguments are passed, a list of all commands is displayed.

OPTIONS

-d
Display list of all commands with a brief description of each.

EXAMPLES

To see the list of available fluidshell commands:

Code Block
help

To view the help page for the connect command:

Code Block
help connect

 To view the man page for the sqlimport command:

Code Block
help sqlimport