help(8rpc) — Maintenance
NAME
help - Displays a list of commands or the options of a specified command
SYNOPSIS
rpccp help [rpccp-command]
ARGUMENTS
rpccp-commandSpecifies 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 arguments 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
1.The following command is entered at the system prompt to display the internal commands of the control program:
rpccp help
2.The following command displays the syntax of the remove entry command:
rpccp> help remove entry
RELATED INFORMATION
Commands: rpccp_add_element(8rpc), rpccp_add_entry(8rpc), rpccp_add_member(8rpc), rpccp_export(8rpc), rpccp_import(8rpc), rpccp_remove_element(8rpc), rpccp_remove_entry(8rpc), rpccp_remove_group(8rpc), rpccp_remove_mapping(8rpc), rpccp_remove_member(8rpc), rpccp_remove_profile(8rpc), rpccp(8rpc), rpccp_show_entry(8rpc), rpccp_show_group(8rpc), rpccp_show_mapping(8rpc), rpccp_show_profile(8rpc), rpccp_show_server(8rpc), rpccp_unexport(8rpc)