Displays descriptions for ftp subcommands.
help [Command]
? [Command]
Command : Specifies the name of the command for which you want a description. If Command is not specified, a list of all commands is displayed.
| Format | Meaning |
Italic | Information that the user must supply |
Bold | Elements that the user must type exactly as shown |
Ellipsis (...) | Parameter that can be repeated several times in a command line |
Between brackets ([]) | Optional items |
Between braces ({}); choices separated by pipe (|). Example: {even|odd} | Set of choices from which the user must choose only one |
Courier font | Code or program output |