You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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:

help

To view the help page for the connect command:

help connect

 To view the man page for the sqlimport command:

help sqlimport

  • No labels