User`s guide

Table Of Contents
User Commands 4–11
User Commands
apropos
apropos
The apropos command displays help descriptions for the specified keyword.
Format
apropos keyword
Parameters
keyword
Specifies the string to match in the help command text.
Description
The apropos command is an additional form of help. This command searches the
help file and displays all matches for the specified keyword.
Example
EB66> apropos load
load:
Downloads S records through a serial port
syntax: load
arguments:
boot:
Downloads S records through a serial port and begins execution
syntax: boot
arguments:
netload:
Downloads file via the Ethernet port to address. Address
defaults to bootadr
syntax: netload file address
arguments: <opt str> <opt hex>
netboot:
Downloads file through the Ethernet port and begins execution
syntax: netboot file address
arguments: <opt str> <opt hex>
Hit any key to continue. Control-C to quit...