help(8rpc)
Displays a list of commands or the options of a specified command
Synopsis
rpccp help [rpccp-command]
Arguments
rpccp-command Specifies one of the following control commands:
add element
add entry
add member
exit
export
import
quit
remove element
remove entry
remove group
remove mapping
remove member
remove profile
show entry
show group
show mapping
show profile
show server
unexport
Description The help command displays information about the rpccp command set or the options and argument associated with a specific command.
Notes This command may be replaced in future releases by the dcecp command, and may no longer be supported at that time.
Examples The following command operates from the system prompt to display the internal commands of the control program:
$ rpccp help
The following commands start the control program and display the syntax of the remove entry command:
$ rpccp rpccp> help remove entry
Related Information Commands:
add element(8rpc)
add entry(8rpc)
add member(8rpc)
export(8rpc)
import(8rpc)
remove element(8rpc)
remove entry(8rpc)
remove group(8rpc)
remove mapping(8rpc)
remove member(8rpc)
remove profile(8rpc)
rpccp(8rpc)
show entry(8rpc)
show group(8rpc)
show mapping(8rpc)
show profile(8rpc)
show server(8rpc)
unexport(8rpc)
|