aproposCmd -- gives command usage.
Parameters
- cmd_name
Name of command.
Returns
The usage string if one is available
for that command, and if cmd_name is a
valid command, formatted as:
(aproposCmd cmd_name usage_string)
otherwise (error).
Description
This command provides usage for a specified command, if available.
Example
(aproposCmd "aproposCmd")
Copyright 1995-2002 by
Cogent Real-Time Systems, Inc.